Initial commit
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal 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
|
||||
Reference in New Issue
Block a user