6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
|
|
||
|
# Server used to retrieve notes
|
||
|
VITE_SERVER_INTERNAL="http://localhost:8080"
|
||
|
|
||
|
# Branding applied to the navbar
|
||
|
VITE_BRANDING="Noteshare.space"
|