Add dotenv package and .env file
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user