Öffentliche Dateiansicht: Raw-Dateien, Tree, Releases und Issues sind ohne Login verfügbar.
.env.example
1
2
3
4
5
6
7
8
9
# Copy this file to .env and fill in the values.
# Never commit .env to version control.

# PostgreSQL password for the noxway database user
POSTGRES_PASSWORD=change_me_please

# Secret used to sign admin session JWTs — use a long random string
# Generate one: openssl rand -hex 32
JWTSECRET=change_me_please
Sprachen
Go 46%
JavaScript 45%
Markdown 3.3%
HTML 2.5%
YAML 1.7%
JSON 1.1%
Klonen
HTTPS