Commit ca2218e6 authored by 陈建谋's avatar 陈建谋

Update S.py

parent b7c88bdb
......@@ -7,7 +7,7 @@ class Settings:
py_fund_mongodb_uri = make_dburi(schema='mongodb', sock_path='172.10.26.21:27018',
user_name='root', pwd='WzQeauA9XArIDuCRIxlpaMdT3Ik=')
# mongodb = mongodb_url('127.0.0.1:27017')
redis_uri = make_dburi(schema='redis', sock_path='172.10.26.231:6379', pwd='Uv2pet30!@#')
redis_uri = make_dburi(schema='redis', sock_path='172.10.0.18:6379', pwd='MukAzxGMOL2')
# api
identify_jwt = 'http://identity.matrixone-s.svc/.well-known/openid-configuration/jwks'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment