Update client/src/environments/environment.prod.ts
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
export const environment = {
|
export const environment = {
|
||||||
production: false,
|
production: false,
|
||||||
apiUrl: '/gameovergne-api/api',
|
apiUrl: '/gameovergne-api/api',
|
||||||
psUrl: '/ps',
|
psUrl: '/gameovergne/ps',
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user