refactor: merge dockerfiles
Some checks failed
Deploy to Production / test (push) Failing after 33s

This commit is contained in:
syntaxbullet
2026-02-13 14:28:43 +01:00
parent 141c3098f8
commit f822d90dd3
3 changed files with 40 additions and 49 deletions

View File

@@ -34,7 +34,7 @@ services:
restart: unless-stopped
build:
context: .
dockerfile: Dockerfile.prod
dockerfile: Dockerfile
target: production
image: aurora-app:latest
ports: