Swithced ports for production compose deploy

This commit is contained in:
2025-01-17 17:41:12 +00:00
parent a5c70f2841
commit 9d4ce124ef
2 changed files with 32 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ services:
networks:
- am-d-model-network
ports:
- "8080:80"
- "80:80"
volumes:
- ./caddy:/etc/caddy
restart: unless-stopped