Add CI config and adapt other configs

This commit is contained in:
Luke Murphy
2020-04-30 14:24:29 +02:00
parent 42010eee3c
commit e08b6ae9f9
5 changed files with 28 additions and 4 deletions

View File

@ -4,6 +4,3 @@ version: "3.7"
services:
traefik:
image: "traefik:v2.2"
ports:
- "80:80"
- "8080:8080"