Optimized connection to db
This commit is contained in:
@ -6,4 +6,5 @@ services:
|
||||
env_file: .env
|
||||
volumes:
|
||||
- ./app:/app
|
||||
- ./app/crontab:/var/spool/cron/crontabs/root
|
||||
- ./logs:/logs
|
||||
# - ./app/crontab:/var/spool/cron/crontabs/root
|
||||
|
Reference in New Issue
Block a user