12 lines
527 B
Bash
12 lines
527 B
Bash
EMAIL=username@spsejecna.cz
|
|
PASSWORD=mojesupertajneheslo
|
|
SHAREPOINT_URL=https://spsejecnacz.sharepoint.com/:x:/s/nastenka/ESy19K245Y9BouR5ksciMvgBu3Pn_9EaT0fpP8R6MrkEmg
|
|
|
|
# API for announcing errors and other global stuff for the client
|
|
# This server is open-source too, tho I don't recommend hosting it yourself,
|
|
# since it is used for global announcements and if you host it yourself, you won't get the latest news.
|
|
ANNOUNCEMENT_API=https://announcement.jecnarozvrh.jzitnik.dev
|
|
|
|
# For the viewer
|
|
API_URl=http://localhost:3000
|