mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-01-18 16:47:54 +00:00
11 lines
318 B
Text
11 lines
318 B
Text
ACME_API=https://localhost:14000/dir
|
|
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=8880
|
|
ENABLE_HTTP_SERVER=true
|
|
LOG_LEVEL=trace
|
|
ACME_ACCOUNT_CONFIG=integration/acme-account.json
|