parent
31f587b11d
commit
20c02c2e34
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
export const environment = {
|
||||
production: true,
|
||||
apiBaseUrl: 'https://silly-game-backend-service.silly-game.svc.cluster.local/game/jump'
|
||||
apiBaseUrl: 'http://silly-game-backend-service.silly-game.svc.cluster.local/game/jump'
|
||||
};
|
Loading…
Reference in a new issue