update
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user