Skip to content
Snippets Groups Projects
Verified Commit 71212e30 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[Lufi] Volume for files was inverted with volume for data...

parent 97f506e6
No related branches found
No related tags found
No related merge requests found
...@@ -3,13 +3,13 @@ version: "3.7" ...@@ -3,13 +3,13 @@ version: "3.7"
volumes: volumes:
lufidb-data: lufidb-data:
name: lufidb-data name: lufidb-data
lufi-data: lufi-files:
driver: local driver: local
driver_opts: driver_opts:
device: /DATA/docker/lufi device: /DATA/docker/lufi
o: bind o: bind
lufi-files: lufi-data:
name: lufi-files name: lufi-data
networks: networks:
proxy: proxy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment