main #5

Merged
jank merged 2 commits from main into prod 2025-01-20 13:16:07 +00:00
Showing only changes of commit 9bc5ed62ff - Show all commits

chore: update production PocketBase URL

Jan K9f 2025-01-20 14:15:28 +01:00
Signed by: jank
GPG key ID: 50620ADD22CD330B

View file

@ -1,3 +1,3 @@
export const environment = {
POCKETBASE: 'http://pocketbase-oowogg0wo4gw04sss44gos4o.192.168.178.105.sslip.io/',
POCKETBASE: 'http://pocketbase-prod-jktime-oowogg0wo4gw04sss44gos4o.192.168.178.105.sslip.io/',
};