Compare commits

..

5 Commits

+2 -2
View File
@@ -4389,7 +4389,7 @@ services:
OLLAMA_MODEL: smollm2:1.7b
THEME: "pole"
DISABLE_DICTIONARY: false
image: kweg/omnipoly:latest@sha256:2c7524c4f0778aa2849d25889b192d383b944b060feaf9109d70b5e137c7d3c9
image: kweg/omnipoly:latest@sha256:7bc685865d26378f35fdd2d45ac756e72495af16a89b1f805885b9323053ca6c
labels:
homepage.group: Personal Tools
homepage.name: OmniPoly
@@ -5420,7 +5420,7 @@ services:
condition: service_healthy
required: true
restart: true
image: rommapp/romm:latest@sha256:7f8b04e2e7652ae3121f19e712373bc021530b3c500e0c077c69a9cfe431395c
image: rommapp/romm:latest@sha256:2b7a1714b287f69b081ad2a63bb8c2fa673666a17b2f21322b580b0cd51cb266
environment:
ROMM_DB_DRIVER: mariadb # mariadb | sqlite (default: sqlite)
ROMM_HOST: https://localhost:3000 # [Optional] your host ip or domain name (including http(s)://, subdomain and port if needed). Being used only for webRcade feed for now.