mirror of
https://github.com/edufeed-org/amb-api.git
synced 2025-12-09 16:24:33 +00:00
Add .env.example
This commit is contained in:
parent
afc421a4ee
commit
99dcbfb60b
2 changed files with 2 additions and 0 deletions
1
.env.example
Normal file
1
.env.example
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
RELAY="wss://your-favorite-relay.org"
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -28,3 +28,4 @@
|
||||||
/classes
|
/classes
|
||||||
/target
|
/target
|
||||||
|
|
||||||
|
.env
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue