Changeset f99bbe8 in Klonkt for .env.example
- Timestamp:
- 06/23/2026 10:00:00 PM (3 months ago)
- Branches:
- main
- Children:
- 5eef817
- Parents:
- 09ee2bd
- File:
-
- 1 edited
-
.env.example (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
.env.example
r09ee2bd rf99bbe8 1 1 NODE_ENV=development 2 2 PORT=3000 3 4 # Network interface to bind. 127.0.0.1 = only reachable via a reverse proxy on the 5 # same machine (recommended for a manual install behind Caddy/nginx — keeps the app 6 # off the public internet). Use 0.0.0.0 only if you need direct external access 7 # (no proxy/HTTPS — not recommended). Docker sets this to 0.0.0.0 itself. 8 HOST=127.0.0.1 3 9 # Secret used to sign login-session cookies. Leave EMPTY to auto-generate a strong 4 10 # one on first start (saved to storage/.session-secret, stays stable across
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)