maj cicd
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
command: python main.py
|
||||
env_file:
|
||||
- .env
|
||||
extra_hosts:
|
||||
- "dbtest.kaelstudio.tech:host-gateway"
|
||||
|
||||
# Service du Dashboard Streamlit
|
||||
dashboard:
|
||||
@@ -20,3 +22,5 @@ services:
|
||||
command: streamlit run dashboard.py --server.port 8599 --server.address 0.0.0.0
|
||||
env_file:
|
||||
- .env
|
||||
extra_hosts:
|
||||
- "dbtest.kaelstudio.tech:host-gateway"
|
||||
|
||||
Reference in New Issue
Block a user