mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-07 09:01:02 +00:00
chore: Update docker-compose.yml
This commit is contained in:
parent
d5bbd678bb
commit
50b1acb69d
|
@ -5,7 +5,7 @@ services:
|
|||
container_name: ollama-ui
|
||||
restart: always
|
||||
ports:
|
||||
- 8080
|
||||
- 8080:8080 # web ui
|
||||
expose:
|
||||
- 8080
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user