glances: attach to npm-network for reverse proxy access
This commit is contained in:
@@ -16,4 +16,9 @@ services:
|
|||||||
- /srv/glances/glances.conf:/glances/conf/glances.conf
|
- /srv/glances/glances.conf:/glances/conf/glances.conf
|
||||||
pid: host
|
pid: host
|
||||||
runtime: nvidia
|
runtime: nvidia
|
||||||
|
networks:
|
||||||
|
- npm-network
|
||||||
|
|
||||||
|
networks:
|
||||||
|
npm-network:
|
||||||
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user