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