Add dotenv package and .env file

This commit is contained in:
Krzysztof Płaczek
2024-10-20 12:57:16 +02:00
parent a911d614e0
commit 7053716924
6 changed files with 86 additions and 5 deletions

View File

@@ -14,7 +14,8 @@
1. Cd into project directory
2. Run `git pull`
3. Start and build image in one go with command: `docker compose up -d --build --force-recreate`
3. Refresh cache on production by removing cache directory: `rm -rf var/cache`
4. Start and build image in one go with command: `docker compose up -d --build --force-recreate`
## Running Cron