Merge "Update mysql connection in doc"
This commit is contained in:
commit
e1e47548bf
@ -13,7 +13,7 @@ api_workers=1
|
||||
function_service_expiration = 86400
|
||||
|
||||
[database]
|
||||
connection=mysql://root:password@localhost:3306/qinling
|
||||
connection=mysql+pymysql://root:password@localhost:3306/qinling
|
||||
|
||||
[oslo_messaging_rabbit]
|
||||
rabbit_password=password
|
||||
@ -23,4 +23,4 @@ auth_enable = false
|
||||
|
||||
[kubernetes]
|
||||
kube_host = KUBERNETES_API_HOST:KUBERNETES_API_PORT
|
||||
qinling_service_address = QINLING_API_ADDRESS
|
||||
qinling_service_address = QINLING_API_ADDRESS
|
||||
|
Loading…
x
Reference in New Issue
Block a user