diff --git a/compose.yaml b/compose.yaml index e8a95bfe..7c8f195e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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