Initial commit
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
NC_URL=https://nextcloud.example.com
|
||||
NC_USER=admin
|
||||
NC_PASS=changeme
|
||||
NC_FOLDER=APtool
|
||||
SECRET_KEY=changeme-generate-a-random-string
|
||||
Reference in New Issue
Block a user