mirror of
https://github.com/Yourdaylight/CloudGame.git
synced 2026-05-25 16:00:30 +00:00
fixed: use -prod to build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiUrl: 'http://programtree.cn:8031/api'
|
||||
apiUrl: '/api'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user