Update src/environments/environment.production.ts

This commit is contained in:
Jan Gleytenhoover 2025-01-20 06:42:25 +00:00
parent ebe251c149
commit 1d522201f2

View file

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