fix: use local fluxer-server

This commit is contained in:
murdle 2026-02-28 18:42:21 +02:00
parent 91042169ba
commit 719bb7303c

View File

@ -20,7 +20,7 @@ services:
logging: *default-logging
fluxer_server:
image: ${FLUXER_SERVER_IMAGE:-ghcr.io/fluxerapp/fluxer-server:stable}
image: fluxer-server:local
container_name: fluxer_server
restart: unless-stopped
init: true