.env.example 162 B

1234
  1. # Host port the bchanot-web container is exposed on.
  2. # Reverse proxy (nginx/Caddy/Traefik) on the host should proxy_pass to
  3. # http://127.0.0.1:${PORT}.
  4. PORT=8080