This commit is contained in:
nicco
2019-01-22 12:37:36 +01:00
parent b54e4bd144
commit 209e111712
5 changed files with 81 additions and 0 deletions

7
docker-compose.yml Normal file
View File

@@ -0,0 +1,7 @@
version: '3'
services:
updater:
build: .
restart: always
env_file: .env