specify the subnet
This commit is contained in:
@@ -63,6 +63,10 @@ services:
|
||||
networks:
|
||||
internal:
|
||||
name: internal
|
||||
driver: bridge
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 172.18.0.0/16
|
||||
|
||||
volumes:
|
||||
letsencrypt:
|
||||
|
Reference in New Issue
Block a user