-
Hi, is there any possibility to get access to two different folders within my server at set them up as storage? |
Beta Was this translation helpful? Give feedback.
Answered by
jlesage
Oct 21, 2024
Replies: 1 comment 3 replies
-
Yes, you can map any number of folders to the container. If you use the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can add another mapping under the
volumes:
section. For example:If you want both to be under
/storage
: