Guest User

Untitled

a guest
May 5th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. volumes:
  2. mediabox:
  3. name: mediabox
  4. driver: local
  5. driver_opts:
  6. type: cifs
  7. device: ${MEDIABOX_URL}
  8. o: username=${MEDIABOX_USERNAME},password=${MEDIABOX_PASSWORD},port=${MEDIABOX_PORT}
Add Comment
Please, Sign In to add comment