- Mariadb typically takes some time to startup, when it starts up the admin site can fire up. If it doesn't start up at first simply stop the stack and start again using `npm run docker-prod`.
### Admin Panel
After successful setup the admin panel is now located at `http://localhost:7070`. The static server is running at `http://localhost:7072`.
That is assuming you didn't edit the ports in the `.env` file.