release: Update the env #1

Merged
jank merged 1 commit from main into prod 2025-01-20 06:42:51 +00:00
Showing only changes of commit 1d522201f2 - Show all commits

Update src/environments/environment.production.ts

Jan K9f 2025-01-20 06:42:25 +00:00

View file

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