mirror of
https://github.com/Yourdaylight/CloudGame.git
synced 2026-07-28 01:25:17 +00:00
fixed:change the prod env
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiUrl: '/api'
|
||||
apiUrl: 'http://programtree.cn:8031/api'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user