cms
cms copied to clipboard
Fix studio command when running the project with docker.
PR Fixes:
- 1 Updated the docker-compose file with 5555 port for routing on the app container
- 2 Added studio script with in the dev:docker script, so that studio runs when the container starts to run.
- 3 Added studio:docker script so that new window opens and shows the db content.
Resolves #398
Screencast
Screencast from 13-04-24 11:41:56 AM IST.webm
Checklist before requesting a review
- I have performed a self-review of my code
- I assure there is no similar/duplicate pull request regarding same issue