fix: update nginx-proxy-manager port mapping from 8028 to 8027
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "8028:81"
|
||||
- "8027:81"
|
||||
environment:
|
||||
TZ: Asia/Ho_Chi_Minh
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user