fix: use local fluxer-server
This commit is contained in:
parent
91042169ba
commit
719bb7303c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user