config.py 113 B

12345
  1. DEBUG = True
  2. SQLALCHEMY_DATABASE_URI = 'sqlite:////tmp/test.db'
  3. PEERFINDER_DN42 = "http://172.23.184.112:8888"