Browse Source

提交.env

chenxiqiang 6 years ago
parent
commit
3f1812f66a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      manage-server/.env

+ 1
- 1
manage-server/.env View File

2
 APP_ENV=local
2
 APP_ENV=local
3
 APP_KEY=base64:FfKu0AEc1IrobR6yoKsUoSbyU3VzSNXiP6LrcygS/OU=
3
 APP_KEY=base64:FfKu0AEc1IrobR6yoKsUoSbyU3VzSNXiP6LrcygS/OU=
4
 APP_DEBUG=true
4
 APP_DEBUG=true
5
-APP_URL=https://localhost
5
+APP_URL=https://wechat.sotype.com
6
 
6
 
7
 LOG_CHANNEL=stack
7
 LOG_CHANNEL=stack
8
 
8
 

Loading…
Cancel
Save