Swithced ports for production compose deploy

This commit is contained in:
2025-01-17 17:41:12 +00:00
parent d3a80306f5
commit 377df8f27c
+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