Make devenv https and http2 capable (#7871)

Making it more similar on how it runs on production
environments and improves large amount of files loading
thanks to http2.
This commit is contained in:
Andrey Antukh
2025-12-01 20:43:23 +01:00
parent bba02473d5
commit 6b8091bb90
8 changed files with 123 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
export PENPOT_MANAGEMENT_API_KEY=super-secret-management-api-key
export PENPOT_SECRET_KEY=super-secret-devenv-key
export PENPOT_HOST=devenv
export PENPOT_PUBLIC_URI=https://localhost:3449
export PENPOT_FLAGS="\
$PENPOT_FLAGS \