Local dev environment works!

This commit is contained in:
Luke Murphy
2020-04-30 11:50:59 +02:00
parent 99400dd672
commit 6645a01ed1
4 changed files with 24 additions and 33 deletions
-18
View File
@@ -1,18 +0,0 @@
---
log:
level: "ERROR"
providers:
docker:
endpoint: "unix:///var/run/docker.sock"
exposedByDefault: false
api:
dashboard: true
debug: true
entrypoints:
web:
address: ":80"
dashboard:
address: ":8080"