mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-30 02:38:29 +01:00
chore: Update docker-compose.yml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user