Add Striling net

This commit is contained in:
2026-08-02 16:03:01 +02:00
parent 6ab3ef70db
commit d4bdedcad6
+10 -1
View File
@@ -30,4 +30,13 @@ services:
SYSTEM_MAXFILESIZE: 5000 # Set the maximum file size in MB
METRICS_ENABLED: true
SYSTEM_GOOGLEVISIBILITY: false # or true
restart: always
restart: always
networks:
- stirlingnet
networks:
stirlingnet:
driver: bridge
ipam:
config:
- subnet: 172.28.0.0/24