fix: Dockerfile

This commit is contained in:
charles-gauthereau
2026-06-30 16:56:28 +02:00
parent 77fb1095f1
commit 1ce08448ec
5 changed files with 108 additions and 26 deletions
+5 -5
View File
@@ -1,10 +1,10 @@
services:
app:
# build:
# context: .
# dockerfile: docker/dockerfile/Dockerfile
# target: prod
image: portabase/portabase:1
build:
context: .
dockerfile: docker/dockerfile/Dockerfile
target: prod
# image: portabase/portabase:1
ports:
- "8887:80"
environment: