Simple Managment webapp [LLM]
This commit is contained in:
4
webapp/src/environments/environment.ts
Normal file
4
webapp/src/environments/environment.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: 'https://simplecloudnotifier.blackforestbytes.com/api/v2'
|
||||
};
|
||||
Reference in New Issue
Block a user