ethio_hydro / docker-compose.yml
poooja2012's picture
data folder
00ac9b2
raw history blame
No virus
168 Bytes
version: "3.7"
services:
streamlit:
build:
context: streamlit/
volumes:
- ./streamlit:/app
ports:
- 8080:8080