How to deploy your applications
fluxend_api
: The backend container.fluxend_frontend
: The frontend container.fluxend_database
: The PostgreSQL database container.traefik
: The Traefik container responsible for routing traffic to the right service..env
variables and ensure BASE_DOMAIN
is set correctly.make build