forgot to not take this with

This commit is contained in:
2026-04-05 16:31:12 +02:00
parent a4191658c5
commit 2bfda1f362
+7 -7
View File
@@ -3,11 +3,11 @@ services:
# image: git.hiddenden.cafe/hiddenden/cozy-den:latest
build: .
container_name: cozy-den
ports:
- "3000:3000"
# ports:
# - "3000:3000"
restart: unless-stopped
# networks:
# - proxy
networks:
- proxy
environment:
- NODE_ENV=production
- HOST=0.0.0.0
@@ -22,6 +22,6 @@ services:
volumes:
guestbook_data:
# networks:
# proxy:
# external: true
networks:
proxy:
external: true