changed port

This commit is contained in:
2025-06-17 22:03:06 +02:00
parent 42a2d9ed85
commit 767a55c984

View File

@@ -5,7 +5,7 @@ services:
container_name: cookbook
restart: unless-stopped
ports:
- "8956:8956"
- "8956:80"
environment:
- NODE_ENV=production
networks: