Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
lanyulei committed Aug 14, 2020
1 parent 5888f15 commit 2c2c429
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/settings.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ settings:
dbtype: mysql
host: 127.0.0.1
name: ferry
password: 123456
password: ferry@2020
port: 3306
username: ferry
email:
alias: ferry
host: smtp.163.com
pass: your password
pass: REYVECRYOZEZIFKL
port: 465
user: [email protected]
gorm:
Expand Down
1 change: 1 addition & 0 deletions static/scripts/echo_test-4171bc7f4a05-admin.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
echo "test"
1 change: 1 addition & 0 deletions static/scripts/print_hello_world-d266ee2a8029-admin.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
print("Hello, World!")

0 comments on commit 2c2c429

Please sign in to comment.