- commit
- 591a4ef
- parent
- 09c53d9
- author
- Antonio Mika
- date
- 2022-12-12 01:29:37 +0000 UTC
Set default address space to not conflict
1 files changed,
+5,
-0
+5,
-0
1@@ -206,6 +206,11 @@ services:
2 - "${IMGS_SSH_V6:-[::1]:22}:2222"
3
4 networks:
5+ default:
6+ ipam:
7+ driver: default
8+ config:
9+ - subnet: "172.101.0.0/24"
10 prose:
11 driver_opts:
12 com.docker.network.bridge.name: prose