Fixes logging config that prevented gunicon launch
This commit is contained in:
parent
fe82d10aeb
commit
1072d243a3
4 changed files with 6 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue