holiday Nuxt 3, Vuetify 3, Laravel 10, Docker Copy .env.example file to .env and change "API_DOMAIN" "PANEL_DOMAIN" variables to what you want to use. cp .env.example .env vi .env And then run the command bellow. docker compose up That's all.