Compare commits

..

No commits in common. "5aea0e7163922b846e1779eb950d5850f68bfaa1" and "745ee6f14f12de9d116a37c7947e7a0169e11adc" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ version: "3.8"
services:
ollama:
image: ollama/ollama:0.3.4
image: ollama/ollama:0.3.3
container_name: ollama
restart: unless-stopped
volumes:

View file

@ -2,12 +2,12 @@
services:
cf-tunnel:
restart: unless-stopped
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:31fc2956d49179f7fd230b030e702e40ade7ccc361d0f1079e4a56bc888678f9
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:f6e9fff347602b8e70f1765127abc96f3b8d1af4cc46185913a043edab75ae5b
command: tunnel --no-autoupdate run --token $CF_TOKEN
wallos:
container_name: wallos
image: bellamy/wallos:2.21.0
image: bellamy/wallos:2.20.1
ports:
- "8282:80/tcp"
environment: