Add bdd on github

This commit is contained in:
Fang-Pen Lin
2025-11-07 17:24:29 -08:00
parent c4b759b6a8
commit b5a88a83a5
2 changed files with 61 additions and 0 deletions

4
.github/resources/.env.bdd vendored Normal file
View File

@@ -0,0 +1,4 @@
ACME_DEVELOPMENT_MODE=true
ACME_FEATURE_ENABLED=true
# TODO: fix the wrong override
ACME_DEVELOPMENT_HTTP01_CHALLENGE_HOST_OVERRIDES='{"localhost": "192.168.50.215:8087"}'