mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-12 03:18:15 +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
|
container_name: ollama-ui
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 8080
|
- 8080:8080 # web ui
|
||||||
expose:
|
expose:
|
||||||
- 8080
|
- 8080
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user