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