This commit is contained in:
pakintada@gmail.com 2023-09-25 16:17:21 +07:00
parent 9e8efa4cfc
commit d737eed480
5 changed files with 143 additions and 81 deletions

View file

@ -1,4 +1,5 @@
export const environment = {
production: false,
api: 'http://localhost:8080',
wsapi: 'ws://localhost:8080'
};