Paws/Docker/Docker-Compose/CashFab/README.md

16 lines
500 B
Markdown
Raw Normal View History

2024-06-05 22:35:43 +00:00
# CashFab
This containers are for use with the [Pawns.app](https://pawns.app/?r=1321201) and [Honeygain](https://r.honeygain.me/AROY4170ED) services.
> Note!: That the links are referral links.
## Setup
- **Step: 1** Copy the config environment sample file with the following command:`cp env-sample .env`
- **Step: 2** Edit the `.env` file to match your environment.
- **Step: 3** Run `docker-compose up -d` to start the containers.
- **Step: 4** Run `docker-compose logs -f` to see the logs.