Move to new server
This commit is contained in:
5
src/environments/environment.ts
Normal file
5
src/environments/environment.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
// backendUrl: "http://swiss-backend.swiss.svc.cluster.local:8080",
|
||||
backendUrl: "https://backend.badminton-toernooi.nl",
|
||||
};
|
||||
Reference in New Issue
Block a user