Added test environment
This commit is contained in:
4
src/environments/environment.test.ts
Normal file
4
src/environments/environment.test.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
backendUrl: "https://backend-test.badminton-toernooi.nl",
|
||||
};
|
||||
Reference in New Issue
Block a user