fixed docker compose build policy
This commit is contained in:
@@ -23,8 +23,8 @@ MOONLIGHT_DATABASE_NAME=moonlight
|
||||
|
||||
# This defines the way to get the moonlight docker image
|
||||
# By default moonlight will build the image locally. To pull
|
||||
# it from the registry, set the value to 'pull'
|
||||
MOONLIGHT_BUILD=pull
|
||||
# it from the registry, set the value to 'always'
|
||||
MOONLIGHT_PULL_POLICY=build
|
||||
|
||||
# This defines the image name to use when building/pulling
|
||||
# the moonlight docker image
|
||||
|
||||
Reference in New Issue
Block a user