fix: 修改端口
parent
23c13f3199
commit
725d6eb2e3
|
@ -4,7 +4,7 @@ APP_ENV=dev
|
|||
|
||||
DB_DRIVER=mysql
|
||||
DB_HOST=106.15.233.223
|
||||
DB_PORT=3306
|
||||
DB_PORT=13306
|
||||
DB_DATABASE=gitea
|
||||
DB_USERNAME=root
|
||||
DB_PASSWORD=root
|
||||
|
|
Loading…
Reference in New Issue