ZsomborHajzer / Project-DAM

Project 2 Team A
0 stars 0 forks source link

Docker support #10

Closed 2560p closed 1 year ago

2560p commented 1 year ago

This is a basic configuration to get Docker environment running. The commits add docker-compose.yaml file that enables support of Docker Compose. Now, the project can be run with the use of docker-compose up. Moreover, the pull request proposes use of nginx custom configuration file. The updated configuration uses a standardised path of storing data within the server dedicated for a web-application. However, it still needs to be documented and explained in README.