Commit 11613a50 authored by Jeffery's avatar Jeffery

Signed-off-by: Jeffery <shuochen.tw@ecom.com.tw>

parent f417a2b8
...@@ -39,5 +39,10 @@ volumes: ...@@ -39,5 +39,10 @@ volumes:
portainer_data: portainer_data:
networks: networks:
net: net:
external: driver: bridge
name: docker_server_net enable_ipv6: false
\ No newline at end of file ipam:
driver: default
config:
- subnet: 192.168.0.0/24
gateway: 192.168.0.254
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment