Update docker-compose.prod.yml
Some checks failed
Deploy App / build-and-deploy (push) Failing after 2m3s

This commit is contained in:
2025-08-31 08:15:46 +02:00
parent e608f433e9
commit 819661cd9e

View File

@@ -9,9 +9,7 @@ services:
- laravel - laravel
nginx: nginx:
build: image: git.oskarmikael.com/oskarb/scheduler:latest
context: .
target: nginx
ports: ports:
- '${APP_PORT:-80}:80' - '${APP_PORT:-80}:80'
depends_on: depends_on: