chore: update environment imports for consistency

This commit is contained in:
Jan K9f 2025-01-20 08:07:47 +01:00
parent 1d522201f2
commit db6ec47ce7
Signed by: jank
GPG key ID: 50620ADD22CD330B
4 changed files with 6 additions and 4 deletions

View file

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