Merge pull request 'chore: update production Pocketbase URL' (#8) from main into prod
All checks were successful
Release / Release (push) Successful in 1m45s

Reviewed-on: #8
This commit is contained in:
Jan Gleytenhoover 2025-01-21 10:44:27 +00:00
commit ff32ef8556

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',
};