* refactor: update Caddyfile for god-mode and web frontend handling; modify Dockerfile to adjust paths for admin and web assets; comment out web and admin program configurations in supervisor.conf
* refactor: restructure Caddyfile to use handle directives for improved routing; update supervisor configuration to use .mjs extension for live application
* refactor: simplify reverse_proxy directives in Caddyfile for cleaner configuration
* refactor: enhance Caddyfile handling by removing unnecessary blocks for BUCKET_NAME and plane-minio
* refactor: comment out unnecessary branch build push jobs in GitHub Actions workflow for cleaner execution
* refactor: update build script to copy Caddyfile.aio instead of Caddyfile.ee for improved deployment consistency
* refactor: consolidate reverse_proxy directives in Caddyfile for improved clarity and maintainability
* refactor: uncomment branch build push jobs in GitHub Actions workflow for enhanced deployment process; clean up supervisor.conf by removing commented-out program configurations
* refactor: remove handle blocks for BUCKET_NAME and plane-minio from Caddyfile.aio to streamline configuration
* refactor: remove Caddyfile.aio to streamline proxy configuration and update build script to copy Caddyfile.aio.ee for deployment