mirror of
https://github.com/versia-pub/versia-go.git
synced 2026-03-12 20:19:15 +01:00
fix: example .env file
This commit is contained in:
parent
7d51385ad9
commit
d6bdcce4f4
1 changed files with 2 additions and 2 deletions
4
.env
4
.env
|
|
@ -1,9 +1,9 @@
|
|||
VERSIA_PORT=8443
|
||||
VERSIA_PORT=8080
|
||||
|
||||
#VERSIA_TLS_KEY=
|
||||
#VERSIA_TLS_CERT=
|
||||
|
||||
VERSIA_INSTANCE_ADDRESS=https://localhost
|
||||
VERSIA_INSTANCE_ADDRESS=http://localhost:8080
|
||||
VERSIA_INSTANCE_NAME=lysand-test
|
||||
VERSIA_INSTANCE_DESCRIPTION=Versia-Go Instance
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue