开发环境

This commit is contained in:
禾几海
2020-07-26 13:43:24 +08:00
parent 6fce3f646b
commit 414497ac70

View File

@@ -5,7 +5,7 @@
export const environment = { export const environment = {
production: false, production: false,
logger: true, logger: true,
host: 'http://127.0.0.1:8081' host: 'http://celess.cn:8082/'
}; };
/* /*