From 3d6d53fd70c0bc569190dc74c881207d1c102171 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 5 Jun 2023 08:04:59 +0300 Subject: Issue: Add note on GN3 config. --- issues/CI-CD/configurations.gmi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/issues/CI-CD/configurations.gmi b/issues/CI-CD/configurations.gmi index eed8935..556b6f1 100644 --- a/issues/CI-CD/configurations.gmi +++ b/issues/CI-CD/configurations.gmi @@ -45,3 +45,9 @@ we could have the code do something like: "-gunicorn-prod")) ``` where file `/export/data/configs/gn2_config.conf` holds the configurations for the application in the environment where the guix system container is run. + +Something similar can be done for GN3, where `GN3_CONF` can be set to something like: + +``` +#$(file-append %configs-dir "/gn3_config.conf") +``` -- cgit v1.2.3