Monitoring Stack: change subnet

This commit is contained in:
Aroy-Art 2025-05-30 15:07:17 +02:00
parent b75ff12034
commit e64bef5b8e
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -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:
############################################## ##############################################