inital setup
This commit is contained in:
5
.env.sample
Normal file
5
.env.sample
Normal file
@@ -0,0 +1,5 @@
|
||||
TAG=
|
||||
BASEDIR=
|
||||
|
||||
# generate token: < /dev/urandom tr -dc A-Za-z0-9 | head -c32;echo;
|
||||
ADMIN_TOKEN=
|
||||
Reference in New Issue
Block a user