shiftcalc/example.env

4 lines
219 B
Bash
Raw Normal View History

2025-07-21 22:02:38 +02:00
APP_CONTEXT="Production"
HOLIDAY_SERVER="https://get.api-feiertage.de?years=$currentYear&states=nw"
SERVER="https://your.next.cloud/apps/tables/api/1/tables/[$yourTableId]/rows"
LOGIN="yourlogin@next.cloud:YOURPASSWORD"