Endlessh Stack: remove unused networks
This commit is contained in:
parent
68244f8497
commit
449a0b8c1a
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ services:
|
||||||
- "-v=1"
|
- "-v=1"
|
||||||
- "-geoip_supplier=max-mind-db"
|
- "-geoip_supplier=max-mind-db"
|
||||||
- "-max_mind_db=/geo-data/GeoLite2-City.mmdb"
|
- "-max_mind_db=/geo-data/GeoLite2-City.mmdb"
|
||||||
networks:
|
|
||||||
- example_network
|
|
||||||
ports:
|
ports:
|
||||||
- 22:2222 # SSH port
|
- 22:2222 # SSH port
|
||||||
- 127.0.0.1:2112:2112 # Prometheus metrics port
|
- 127.0.0.1:2112:2112 # Prometheus metrics port
|
||||||
|
|
Loading…
Add table
Reference in a new issue