close nginx admin port

master
pipistrello 2023-02-16 15:25:01 +03:00
parent f64d23840b
commit 5a02ce90cd
1 changed files with 1 additions and 1 deletions

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