Skip to content

Commit 2dfcac4

Browse files
authored
Add NCE file attachments volume to docker-compose
1 parent 195e9f3 commit 2dfcac4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ services:
105105
- ./configs/configuration:/var/lib/openelis-global/configuration
106106
- ./configs/menu/menu_config.json:/var/lib/openelis-global/menu/menu_config.json
107107
- ./configs/branding:/var/lib/openelis-global/branding
108+
- ./configs/nce-attachments:/var/lib/openelis-global/nce-attachments # NCE file attachments
108109
secrets:
109110
- source: common.properties
110111

0 commit comments

Comments
 (0)