This commit is contained in:
Zengtudor 2024-11-02 22:58:46 +08:00
parent 69760fed35
commit 1aa46e9145

View File

@ -9,5 +9,5 @@ services:
- $NGINX_PATH/nginx:/etc/nginx - $NGINX_PATH/nginx:/etc/nginx
- $NGINX_PATH/nginx-ui:/etc/nginx-ui - $NGINX_PATH/nginx-ui:/etc/nginx-ui
ports: ports:
- "81:80" - "8081:80"
- "444:443" - "444:443"