first step for plr game platform
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiBaseUrl: 'https://ddd3b90fc1ef.ngrok-free.app',
|
||||
apiBaseUrl: 'http://192.168.1.235:8280',
|
||||
};
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiBaseUrl: 'https://ddd3b90fc1ef.ngrok-free.app',
|
||||
apiBaseUrl: 'http://192.168.1.235:8280',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user