shiftcalc/example.env
2025-07-21 22:02:38 +02:00

4 lines
219 B
Bash

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"