Merge pull request #7 from lanyulei/dev

Dev
This commit is contained in:
lyl_task 2020-08-14 22:12:45 +08:00 committed by GitHub
commit c42c8a49f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@ ferry
temp/
!temp
vendor
tmp/
tmp/
config/settings.dev.yml

View File

@ -14,13 +14,13 @@ settings:
dbtype: mysql
host: 127.0.0.1
name: ferry
password: ferry@2020
password: your password
port: 3306
username: ferry
email:
alias: ferry
host: smtp.163.com
pass: REYVECRYOZEZIFKL
pass: your password
port: 465
user: fdevops@163.com
gorm: