Skip to content
Snippets Groups Projects
Commit 4d02d23d authored by unteem's avatar unteem
Browse files

add IPAM subnet

parent ca2d5b00
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@ networks:
external: true
back:
driver: bridge
ipam:
driver: default
config:
- subnet: 10.0.${SUBNET}.0/24
services:
web:
image: nginx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment