Changes to login flow and API

This commit is contained in:
Fergal Moran
2023-02-27 09:19:48 +00:00
parent c1996356e1
commit 0b7b09088c
10 changed files with 159 additions and 242 deletions

View File

@@ -9,4 +9,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cache outstanding events
run: curl -X GET https://external.fergl.ie/api/cron/cache
run: curl -X GET https://otherway.fergl.ie/api/cron/cache

View File

@@ -9,4 +9,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cache outstanding events
run: curl -X GET https://external.fergl.ie/api/cron/reminders
run: curl -X GET https://otherway.fergl.ie/api/cron/reminders