Update docker-compose.prod.yml
Some checks failed
Deploy App / build-and-deploy (push) Failing after 2m5s
Some checks failed
Deploy App / build-and-deploy (push) Failing after 2m5s
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
app:
|
||||
image: git.oskarmikael.com/oskarb/scheduler:latest
|
||||
command: ["php-fpm"]
|
||||
volumes:
|
||||
- storage:/var/www/html/storage
|
||||
- bootstrap_cache:/var/www/html/bootstrap/cache
|
||||
|
||||
Reference in New Issue
Block a user