mirror of
https://github.com/BreizhHardware/sansdomainefixe.xyz.git
synced 2026-01-18 19:47:19 +01:00
Change to semi-prod backend
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import PocketBase from '../backend/pocketbase.es.mjs';
|
||||
console.log("Backend Loading Started");
|
||||
|
||||
const pb = new PocketBase("http://172.24.132.109:8090");
|
||||
const pb = new PocketBase("https://sansdomainefixebackend.breizhhardware.fr");
|
||||
|
||||
|
||||
if(window.location.href.includes("login.html")){
|
||||
|
||||
Reference in New Issue
Block a user