Update docker-compose.yml
remove origins
This commit is contained in:
parent
beaca2f395
commit
ebdfaa6296
|
@ -7,7 +7,6 @@ services:
|
|||
container_name: ollama-amd
|
||||
environment:
|
||||
- PORT=11434
|
||||
- OLLAMA_ORIGINS=* # Allow cross-origin requests
|
||||
ports:
|
||||
- '${APP_PORT}:11434'
|
||||
networks:
|
||||
|
|
Loading…
Reference in New Issue
Block a user