Update environment variables and Traefik configuration

This commit is contained in:
2024-02-28 16:44:18 +08:00
parent d7a6f530dd
commit 9cd6eb3d5d
4 changed files with 20 additions and 19 deletions
+1 -4
View File
@@ -20,10 +20,7 @@ STREAMLIT_FIN_SERVER_PORT="8501"
BAI_LOCATION="/bai"
STREAMLIT_BAI_SERVER_PORT="8502"
# user/pass
DASHBOARD_USER=test
DASHBOARD_PASSWORD=$$apr1$$2E4PEW8M$$/wEgFNKX71h.YYMywV7WZ/
# The following are the environment variables for the OSRM service
OSRM_ALGORITHM="mld"
OSRM_THREADS=2
OSRM_PORT=5000