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,7 +2,7 @@ APP_NAME=Laravel
2 2
 APP_ENV=local
3 3
 APP_KEY=base64:FfKu0AEc1IrobR6yoKsUoSbyU3VzSNXiP6LrcygS/OU=
4 4
 APP_DEBUG=true
5
-APP_URL=https://localhost
5
+APP_URL=https://wechat.sotype.com
6 6
 
7 7
 LOG_CHANNEL=stack
8 8
 

Loading…
Cancel
Save