Merms core files
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
APP_PORT=14700
|
||||
FLASK_APP=project/__init__.py
|
||||
FLASK_DEBUG=1
|
||||
SOCKET_URL=https://socket.mermsemr.com
|
||||
PANEL_URL=https://panel.mermsemr.com
|
||||
DATABASE_URL=postgresql://merms_panel:merms_panel@10.20.30.60:5432/merms_panel
|
||||
SQL_HOST=10.20.30.60
|
||||
SQL_PORT=5432
|
||||
DATABASE=postgres
|
||||
APP_FOLDER=/usr/src/app
|
||||
INITIAL_PRODUCT_URL=devprov.mermsemr.com
|
||||
MAIL_SERVER=smtp.gmail.com
|
||||
MAIL_PORT= 465
|
||||
MAIL_USERNAME=message@chiefsoft.com
|
||||
MAIL_PASSWORD=may12002!
|
||||
JWT_SECRET=dce6bd64f7d7101de4fed7cfc1
|
||||
Reference in New Issue
Block a user