chore: dotenv example
This commit is contained in:
parent
a3b8f8e5b4
commit
afcc512095
1 changed files with 8 additions and 0 deletions
8
Prototype/server/.env.example
Normal file
8
Prototype/server/.env.example
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
PUBLIC_KEY=
|
||||
REALM_URL=
|
||||
PORT=
|
||||
|
||||
MINIO_HOST=
|
||||
MINIO_PORT=
|
||||
MINIO_ACCESS_KEY=
|
||||
MINIO_SECRET_KEY=
|
||||
Loading…
Add table
Add a link
Reference in a new issue