1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Merge pull request #741 from usrpro/fix-networks-bug

Fixed networks indentation
This commit is contained in:
mergify[bot]
2018-12-12 08:45:27 +00:00
committed by GitHub

View File

@@ -105,11 +105,11 @@ services:
image: mailu/fetchmail:$VERSION
restart: always
env_file: .env
networks:
default:
driver: bridge
ipam:
networks:
default:
driver: bridge
ipam:
driver: default
config:
- subnet: $SUBNET