Fixes logging config that prevented gunicon launch

This commit is contained in:
Christian Mäder 2017-06-19 09:24:13 +02:00
parent fe82d10aeb
commit 1072d243a3
No known key found for this signature in database
GPG key ID: 92FFD0A711F196BB
4 changed files with 6 additions and 3 deletions

View file

@ -5,7 +5,7 @@ services:
context: .
args:
- BRANCH=${BRANCH-master}
image: digitalocean/netbox:${BRANCH-master}
image: ninech/netbox:${BRANCH-master}
depends_on:
- postgres
env_file: netbox.env