dev
This commit is contained in:
parent
5888f15b2b
commit
2c2c4292ae
@ -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: fdevops@163.com
|
||||
gorm:
|
||||
|
1
static/scripts/echo_test-4171bc7f4a05-admin.sh
Normal file
1
static/scripts/echo_test-4171bc7f4a05-admin.sh
Normal file
@ -0,0 +1 @@
|
||||
echo "test"
|
1
static/scripts/print_hello_world-d266ee2a8029-admin.py
Normal file
1
static/scripts/print_hello_world-d266ee2a8029-admin.py
Normal file
@ -0,0 +1 @@
|
||||
print("Hello, World!")
|
Loading…
x
Reference in New Issue
Block a user