##// END OF EJS Templates
Fix typo
jespinoza -
r379:ae9f2a43e49c
parent child
Show More
@@ -127,6 +127,8 services:
127 restart: always
127 restart: always
128 build:
128 build:
129 context: ./volumes/proc/
129 context: ./volumes/proc/
130 environment:
131 - BROKER_URL=${BROKER_URL}
130 volumes:
132 volumes:
131 - 'sirm_proc:/app'
133 - 'sirm_proc:/app'
132 - 'sirm_nas:/data'
134 - 'sirm_nas:/data'
General Comments 0
You need to be logged in to leave comments. Login now