Skip to content

Commit

Permalink
Remove network section to make it minimum config
Browse files Browse the repository at this point in the history
'network' section is just added for debug so it should be removed.
  • Loading branch information
s1061123 committed Mar 21, 2017
1 parent d82fe12 commit b9e7fe6
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docker-compose-simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,3 @@ services:
expose:
- "443"
- "5601"

networks:
default:
driver: bridge
ipam:
driver: default
config:
- subnet: 10.61.122.0/24

0 comments on commit b9e7fe6

Please sign in to comment.