FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing NdoleStudio:main...DannetOfficial:main · NdoleStudio/httpsms · GitHub

Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NdoleStudio/httpsms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: DannetOfficial/httpsms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Aug 25, 2026

  1. chore: prep compose for Coolify production deploy

    - api/web: forward every config var explicitly via ${VAR} instead of
      env_file/.env (those files are gitignored and don't exist in a
      fresh git checkout, so Coolify's build would fail before it even
      started)
    - api: drop host port publish (expose-only), restart: unless-stopped,
      healthcheck against GET /health, depends_on redis service_healthy
    - web/Dockerfile: accept the baked runtimeConfig values as build ARGs
      so docker-compose can source them from Coolify's panel vars instead
      of a copied .env file
    - postgres/redis: drop host port publish, restart: unless-stopped,
      require POSTGRES_PASSWORD explicitly
    - add .env.coolify.example as a ready-to-paste env template for the
      Coolify panel; un-ignore it in .gitignore
    AngelObedVR committed Aug 25, 2026
    Configuration menu
    Copy the full SHA
    4a4c464 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL