add vscode launch config

This commit is contained in:
crapStone 2023-11-19 22:54:23 +01:00
parent 481a718e4a
commit f79d7501a4
No known key found for this signature in database
GPG key ID: D74B82E7CDD863FE
3 changed files with 40 additions and 8 deletions

11
.env-dev Normal file
View file

@ -0,0 +1,11 @@
ACME_API=https://acme.mock.directory
ACME_ACCEPT_TERMS=true
PAGES_DOMAIN=localhost.mock.directory
RAW_DOMAIN=raw.localhost.mock.directory
PAGES_BRANCHES=pages,master,main
GITEA_ROOT=https://codeberg.org
PORT=4430
HTTP_PORT=1234
ENABLE_HTTP_SERVER=true
LOG_LEVEL=trace
ACME_ACCOUNT_CONFIG=integration/acme-account.json