🐳 Move devenv secret key env asignation to scripts

from the docker compose
This commit is contained in:
Andrey Antukh 2025-01-14 17:26:58 +01:00 committed by Alonso Torres
parent 698a258290
commit e92ddee33a
3 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
#!/usr/bin/env bash
export PENPOT_SECRET_KEY=super-secret-devenv-key
export PENPOT_HOST=devenv
export PENPOT_FLAGS="\
$PENPOT_FLAGS \