noteshare.space/webapp/.env.example

6 lines
143 B
Plaintext
Raw Normal View History

2022-07-02 21:54:55 +03:00
# Server used to retrieve notes
VITE_SERVER_INTERNAL="http://localhost:8080"
# Branding applied to the navbar
VITE_BRANDING="Noteshare.space"