chore(glances): remove non-used exposed port
This commit is contained in:
parent
bdaf73ac1b
commit
eabffa4c71
|
@ -5,7 +5,6 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:61208
|
- ${APP_PORT}:61208
|
||||||
- 8421:61209
|
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
- GLANCES_OPT=-w
|
- GLANCES_OPT=-w
|
||||||
|
|
Loading…
Reference in New Issue
Block a user