Add .env-example

This commit is contained in:
Jeena 2023-09-22 21:12:08 +09:00
parent d83f859b2e
commit 5e2e146b65

5
.env-example Normal file
View file

@ -0,0 +1,5 @@
MARIADB_USER=syncstorage
MARIADB_PASSWORD=syncstorage
SYNC_MASTER_SECRET=<REPLACE>
METRICS_HASH_SECRET=<REPLACE>
DOMAIN=https://<REPLACE>