4 lines
219 B
Bash
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" |