chore: update production Pocketbase URL #8

Merged
jank merged 1 commit from main into prod 2025-01-21 10:44:27 +00:00
Showing only changes of commit c8b005ec60 - Show all commits

chore: update production Pocketbase URL

Jan K9f 2025-01-21 11:44:07 +01:00
Signed by: jank
GPG key ID: 50620ADD22CD330B

View file

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