Initial commit

This commit is contained in:
2024-02-03 04:17:32 +01:00
commit 134351603c
7 changed files with 419 additions and 0 deletions

7
.env.example Normal file
View File

@@ -0,0 +1,7 @@
API_KEYS=xxx,yyy
LOG_LEVEL=Verbose
LOG_LOCATION=Europe/Stockholm
PORT=4200
RUN_CMD_AS_GID=1000
RUN_CMD_AS_UID=1000
WORK_DIR=/tmp/runner