You've already forked docker-script-server
This commit is contained in:
10
data-conf/conf.json
Normal file
10
data-conf/conf.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"title": "Script Server",
|
||||
"access": {
|
||||
"admin_users": [ "*" ]
|
||||
},
|
||||
"logging": {
|
||||
"execution_file": "$DATE-$ID.log",
|
||||
"execution_date_format": "%y-%m-%d_%H-%M"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user