mirror of
https://github.com/apache/superset.git
synced 2026-04-22 01:24:43 +00:00
[panoramix] -> [dashed]
This commit is contained in:
6
tests/dashed_test_config.py
Normal file
6
tests/dashed_test_config.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from dashed.config import *
|
||||
|
||||
AUTH_USER_REGISTRATION_ROLE = 'alpha'
|
||||
SQLALCHEMY_DATABASE_URI = 'sqlite:////tmp/dashed_unittests.db'
|
||||
DEBUG = True
|
||||
DASHED_WEBSERVER_PORT = 8081
|
||||
Reference in New Issue
Block a user