cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit fdc2b60d3010f8e4aa9208cf1ede19aea6aa2c9d
parent d11ecadc1d996629d2be1b58febaf40a05d90add
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon,  7 Oct 2024 11:47:53 +0200

Meow

Diffstat:
Mapps/base/cachet/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/cachet/release.yaml b/apps/base/cachet/release.yaml @@ -38,7 +38,7 @@ spec: env: public: # Application environments - APP_DEBUG: true + APP_DEBUG: false APP_LOG: errorlog DB_DRIVER: pgsql DOCKER: true