This commit is contained in:
@@ -8,4 +8,4 @@ LOGLEVEL=info
|
||||
# postgresql+psycopg2://user:password@host:port/dbname[?key=value&key=value...]
|
||||
# sqlite:///path
|
||||
# oracle+oracledb://user:pass@hostname:port[/dbname][?service_name=<service>[&key=value&key=value...]]
|
||||
DATABASE_URL=mysql+pymysql://user:password@localhost:3306/mpv
|
||||
SQLALCHEMY_DATABASE_URI=mysql+pymysql://user:password@localhost:3306/mpv
|
||||
|
||||
Reference in New Issue
Block a user