Learning Management System with extra MSG for great taste
- Make sure there is a
.envfile with the same structure as.env.examplein the root directory - Make sure Docker and Docker compose are installed on your system
- Make sure port 80 is open on your system
- Run the following command
docker compose up -d- The app runs on
http://localhost:80.
