Files
swiss-datashare/frontend/.env.example

4 lines
102 B
Plaintext
Raw Normal View History

BACKEND_URL=http://localhost:8080
SHOW_HOME_PAGE=true
ALLOW_REGISTRATION=true
MAX_FILE_SIZE=1000000000