chore: Update docker-compose.yml

This commit is contained in:
LRVT 2025-01-27 17:39:09 +01:00 committed by GitHub
parent d5bbd678bb
commit 50b1acb69d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ services:
container_name: ollama-ui
restart: always
ports:
- 8080
- 8080:8080 # web ui
expose:
- 8080
volumes: