fix(token): token signature error

This commit is contained in:
禾几海
2020-08-28 09:36:21 +08:00
parent 32e5c4daf0
commit 58655bed94
3 changed files with 20 additions and 12 deletions

View File

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