nigga3
Some checks failed
Build and Deploy Nuxt / build (push) Failing after 10s

This commit is contained in:
2026-03-17 18:38:42 +01:00
parent 57c1122a1a
commit c538ef631e
3 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ services:
ports:
- "3000:80"
volumes:
- ./nginx/nginx.conf:/etc/nginx/nginx.conf:ro
- ./nginx.conf:/etc/nginx/nginx.conf:ro
depends_on:
- frontend
- backend