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