Monitoring Stack: change subnet
This commit is contained in:
parent
b75ff12034
commit
e64bef5b8e
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ networks:
|
||||||
external: true
|
external: true
|
||||||
ipam:
|
ipam:
|
||||||
config:
|
config:
|
||||||
- subnet: 172.16.2.0/24
|
- subnet: 172.22.2.0/24
|
||||||
gateway: 172.16.2.1
|
gateway: 172.22.2.1
|
||||||
|
|
||||||
services:
|
services:
|
||||||
##############################################
|
##############################################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue