This commit is contained in:
2025-03-03 18:39:00 +01:00
parent b9d9104462
commit d7b12b1e81

View File

@ -28,26 +28,26 @@ services:
- homepage.widget.type=homeassistant - homepage.widget.type=homeassistant
- homepage.widget.url=https://ha.sectorq.eu - homepage.widget.url=https://ha.sectorq.eu
- homepage.widget.key=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiIzOTk5NGJjYjIzYjk0YzExYmM5OWZiNTBlNzU0N2M2YyIsImlhdCI6MTc0MDM5OTY4NCwiZXhwIjoyMDU1NzU5Njg0fQ.LDebvPGreyZzlWT1CylHSdSt8i_cWO72HnNCsCAIaG8 - homepage.widget.key=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiIzOTk5NGJjYjIzYjk0YzExYmM5OWZiNTBlNzU0N2M2YyIsImlhdCI6MTc0MDM5OTY4NCwiZXhwIjoyMDU1NzU5Njg0fQ.LDebvPGreyZzlWT1CylHSdSt8i_cWO72HnNCsCAIaG8
- homepage.widget.custom=[{"state","sensor.sonoff_1001555a27_power"}] #- homepage.widget.custom=[{"state","sensor.sonoff_1001555a27_power"}]
restart: always restart: always
dns: dns:
- 192.168.77.101 - 192.168.77.101
ollama: # ollama:
volumes: # volumes:
- /share/docker_data/ollama:/root/.ollama # - /share/docker_data/ollama:/root/.ollama
ports: # ports:
- 11434:11434 # - 11434:11434
container_name: ollama # container_name: ollama
# image: ollama/ollama:0.1.27-rocm # # image: ollama/ollama:0.1.27-rocm
image: ollama/ollama # image: ollama/ollama
# environment: # # environment:
# - HSA_OVERRIDE_GFX_VERSION=9.0.0 # # - HSA_OVERRIDE_GFX_VERSION=9.0.0
# devices: # # devices:
# - /dev/dri/renderD128 # # - /dev/dri/renderD128
# - /dev/dri/card1 # # - /dev/dri/card1
# - /dev/kfd # # - /dev/kfd
labels: # labels:
com.centurylinklabs.watchtower.enable: true # com.centurylinklabs.watchtower.enable: true
esphome: esphome:
container_name: esphome container_name: esphome
image: esphome/esphome:latest image: esphome/esphome:latest