- start application by running
docker-compose up --build -d
The application will be available on 80 port
-
I made a change in frontend directory but when I build its image and start an application, the changes doesn't apply
You should delete docker volume by running
docker volume rm mtasa-masterlist_staticevery time, when you build newfrontenddocker image