diff options
Diffstat (limited to '.envrc')
-rw-r--r-- | .envrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,4 +2,6 @@ if [ -f .local.envrc ]; then source_env .local.envrc fi +export PLEK_SERVICE_MINI_ENVIRONMENT_ADMIN_URI="http://localhost:3000" + use guix --keep-failed --fallback -l guix.scm |