fix: docker-compose.prod.yml

This commit is contained in:
Charles GTE
2026-05-17 09:52:58 +02:00
parent 9b504ccd68
commit e91ef4c142
+5 -5
View File
@@ -1,10 +1,10 @@
services:
app:
# build:
# context: .
# dockerfile: docker/dockerfile/Dockerfile
# target: prod
image: portabase/portabase:1.7.1
# build:
# context: .
# dockerfile: docker/dockerfile/Dockerfile
# target: prod
image: portabase/portabase:1
ports:
- '8887:80'
environment: