paraita / docker-compose-traefik-odoo-postgres

Odoo + Postgresql + Traefik
13 stars 11 forks source link

networks.internal value Additional properties are not allowed ('web' was unexpected) #1

Closed axelpina closed 4 years ago

axelpina commented 4 years ago

When running the docker-compose.yml I get the following error:

ERROR: The Compose file './docker-compose.yml' is invalid because: networks.internal value Additional properties are not allowed ('web' was unexpected)

I cloned the repository and added my values in the .env file. Not sure what it could be.

axelpina commented 4 years ago

Fixed identation error found in line 72.