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

View File

@ -1,15 +1,8 @@
---
version: "3.8"
version: "3.7"
services:
traefik:
image: "traefik:v2.2"
ports:
- "80:80"
- "8080:8080"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
- "letsencrypt:/etc/letsencrypt"
volumes:
letsencrypt: