Add .env-example
This commit is contained in:
parent
d83f859b2e
commit
5e2e146b65
1 changed files with 5 additions and 0 deletions
5
.env-example
Normal file
5
.env-example
Normal file
|
@ -0,0 +1,5 @@
|
|||
MARIADB_USER=syncstorage
|
||||
MARIADB_PASSWORD=syncstorage
|
||||
SYNC_MASTER_SECRET=<REPLACE>
|
||||
METRICS_HASH_SECRET=<REPLACE>
|
||||
DOMAIN=https://<REPLACE>
|
Loading…
Add table
Add a link
Reference in a new issue