1
0
Files
jecnarozvrh/.env.example
T
jzitnik abddc62f8c
Remote Deploy / deploy (push) Successful in 2m38s
feat: Announcement API
2026-06-02 11:18:49 +02:00

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