We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Expected that PORT 5432 and 3000 are not being used by other services.
For the initial run, you need to create a new docker volume.
./dc.sh up -d
docker volume create rtmis-docker-sync
The app should be running at: localhost:3000. Any endpoints with prefix
^/api/*
^/static-files/*
Network Config:
./dc.sh log --follow <container_name>
Available containers:
./dc.sh stop
docker-compose down -v docker volume rm rtmis-docker-sync