From 97119dec97e27c541fcbcea6fc4e0b8563f86a6c Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Thu, 11 Dec 2025 21:22:23 -0500 Subject: [PATCH] added config_id reference to .env --- api/.env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/api/.env.example b/api/.env.example index 8bfe497..9a1e8da 100644 --- a/api/.env.example +++ b/api/.env.example @@ -21,6 +21,7 @@ CLIENT_URL= # This is whatever URL the client web app is served on CLIENT_DOMAIN= #whatever.com APPLICATION_VERSION= # Should match release tag APPLICATION_ENVIRONMENT= # dev / prod +CONFIG_ID= # configures # Glitchtip GLITCHTIP_DSN=