DAI 2023-2024 - My Docker Compose application - Guillaume Trueb #123
Closed
grinlemon
started this conversation in
Show and tell
Replies: 1 comment
-
The Docker Compose file seems good to me! However, I would add a gitignore file, as mentioned in the practice content: https://github.com/heig-vd-dai-course/heig-vd-dai-course/blob/main/10-docker-and-docker-compose/COURSE_MATERIAL.md#share-your-docker-compose-application. The config and the data of the File Browser application is not meant to be shared with the rest of the world. The database contains the password used to access the administration panel and the data should stay private as well. As a bonus, I would add the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/truebguillaume/DAI-Docker-Compose-App
Beta Was this translation helpful? Give feedback.
All reactions