What are the required directories and files for the app to run properly #14527
Unanswered
garylparas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I'm currently building SnipeIT in a Docker container using a custom Dockerfile. My intention is to copy only the necessary files into the
/var/www/html/
directory within the container. So far, I understand that/var/www/html/public/
is required, but I'm uncertain about the other directories and files that need to be included in/var/www/html/
.Beta Was this translation helpful? Give feedback.
All reactions