Skip to content

Commit f532489

Browse files
committed
ollama port definition removed from compose without ollama
1 parent 273eb4d commit f532489

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker-compose_without_ollama.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ services:
77
- ./:/app
88
ports:
99
- "8501:8501"
10-
- "11434:11434"
1110
environment:
1211
- PYTHONUNBUFFERED=1
1312
command: /bin/sh -c "python3 src/database_operations.py && streamlit run src/app.py --server.fileWatcherType poll"

0 commit comments

Comments
 (0)