mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-24 11:06:24 +02:00
Solved ollama network bug
This commit is contained in:
@@ -33,7 +33,7 @@ networks:
|
||||
ipam:
|
||||
driver: default
|
||||
config:
|
||||
- subnet: {{networks.local[application_id].subnet}}
|
||||
- subnet: {{ networks.local[application_id].subnet }}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{{ "\n" }}
|
Reference in New Issue
Block a user