🐳 move to new + simple Dockerfile

This commit is contained in:
2020-12-20 18:09:58 +01:00
parent 2cdd1cd961
commit 9202b473f5
3 changed files with 20 additions and 10 deletions

5
env.sample.js Normal file
View File

@@ -0,0 +1,5 @@
const config = {
baseurl: 'https://dev.lauf-fuer-kaya.de',
fallback_username: 'admin',
fallback_password: '72fpTzsev4xUu78QPs2FCbwZ3'
};