Merge pull request #741 from usrpro/fix-networks-bug
Fixed networks indentation
This commit is contained in:
@@ -106,10 +106,10 @@ services:
|
||||
restart: always
|
||||
env_file: .env
|
||||
|
||||
networks:
|
||||
default:
|
||||
driver: bridge
|
||||
ipam:
|
||||
networks:
|
||||
default:
|
||||
driver: bridge
|
||||
ipam:
|
||||
driver: default
|
||||
config:
|
||||
- subnet: $SUBNET
|
||||
|
||||
Reference in New Issue
Block a user