close nginx admin port

This commit is contained in:
pipistrello
2023-02-16 15:25:01 +03:00
parent f64d23840b
commit 5a02ce90cd
+1 -1
View File
@@ -6,7 +6,7 @@ services:
restart: always restart: always
ports: ports:
- '80:80' - '80:80'
- '81:81' #- '81:81'
- '443:443' - '443:443'
environment: environment:
- DB_MYSQL_HOST=nginx-proxy-manager-db - DB_MYSQL_HOST=nginx-proxy-manager-db