8 lines
236 B
Plaintext
8 lines
236 B
Plaintext
|
# where the backend is located
|
||
|
VITE_API_HOST=http://localhost:3000
|
||
|
|
||
|
# what homeserver hosts the matrix users
|
||
|
VITE_MATRIX_HOST=aftermath.gg
|
||
|
|
||
|
# what hostname does the element instance run on
|
||
|
VITE_ELEMENT_HOST=https://chat.fediverse.events
|