Added URL

This commit is contained in:
CHIEFSOFT\ameye
2024-12-27 08:07:12 -05:00
parent e06a7ee718
commit 28bbf772e8
3 changed files with 28 additions and 5 deletions
+1
View File
@@ -1,6 +1,7 @@
FLASK_APP=project/__init__.py
FLASK_DEBUG=1
SOCKET_URL=https://dev-socket.mermsemr.com
PANEL_URL=https://dev-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