Skip to content

Commit 4cb2c07

Browse files
authored
Fix typo in the mig-server-extconf*s* volume. (#114)
Thanks for pointing it out @ARiis-63 and @Bjarke42 👍
2 parents 46cf029 + 4c3e1ca commit 4cb2c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose_production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ volumes:
876876
device: ${DOCKER_MIGRID_ROOT}/mig
877877
o: bind
878878

879-
mig-server-extconf:
879+
mig-server-extconfs:
880880
# Volume used to contain the optional additional mig server config snippets
881881
driver: local
882882
driver_opts:

0 commit comments

Comments
 (0)