Update docker-compose.prod.yml
Some checks failed
Deploy App / build-and-deploy (push) Failing after 2m3s
Some checks failed
Deploy App / build-and-deploy (push) Failing after 2m3s
This commit is contained in:
@@ -9,9 +9,7 @@ services:
|
||||
- laravel
|
||||
|
||||
nginx:
|
||||
build:
|
||||
context: .
|
||||
target: nginx
|
||||
image: git.oskarmikael.com/oskarb/scheduler:latest
|
||||
ports:
|
||||
- '${APP_PORT:-80}:80'
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user