mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 22:46:38 +02:00
🐳 Move devenv secret key env asignation to scripts
from the docker compose
This commit is contained in:
parent
698a258290
commit
e92ddee33a
3 changed files with 2 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue