This commit is contained in:
2026-07-26 14:08:08 -05:00
parent 5d2f90ce24
commit ed61527cf0
3 changed files with 29 additions and 23 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ services:
networks:
- edge
ports:
- "80:80"
- "443:443"
- "${HTTP_PORT:-8680}:80"
- "${HTTPS_PORT:-8643}:443"
volumes:
- ./deploy/nginx/templates/bootstrap.conf.template:/etc/nginx/templates/default.conf.template:ro
- ./config/letsencrypt:/etc/letsencrypt:ro