pages-server/.env-dev

12 lines
318 B
Plaintext
Raw Normal View History

2023-11-19 22:54:23 +01:00
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
2024-02-05 20:33:06 +01:00
HTTP_PORT=8880
2023-11-19 22:54:23 +01:00
ENABLE_HTTP_SERVER=true
LOG_LEVEL=trace
ACME_ACCOUNT_CONFIG=integration/acme-account.json