Update frontend environment to prep for release
This commit is contained in:
parent
649754166e
commit
1b4e0b52bf
@ -1,5 +1,5 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiUrl: 'https://nise.moe/api',
|
||||
wsUrl: 'wss://nise.moe/api/websocket',
|
||||
apiUrl: 'https://nise.stedos.dev/api',
|
||||
wsUrl: 'wss://nise.stedos.dev/api/websocket',
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user