forked from ProjectSegfault/website
add ip header to README
This commit is contained in:
parent
41f502d08d
commit
5f458e1905
@ -38,7 +38,7 @@ If you want to run the website locally in production follow the steps in [develo
|
||||
The website has the following **mandatory** environment variables
|
||||
|
||||
| Name | Description |
|
||||
| :----------------- | :----------------------------------|
|
||||
| :----------------- | :--------------------------------------------- |
|
||||
| AUTH_CLIENT_ID | Authentik client ID |
|
||||
| AUTH_CLIENT_SECRET | Authentik client secret |
|
||||
| AUTH_ISSUER | Authentication issuer URL |
|
||||
@ -48,3 +48,4 @@ The website has the following **mandatory** environment variables
|
||||
| GHOST_API_KEY | Your Ghost CMS API key |
|
||||
| KUMA_URL | Your Uptime Kuma announcements URL |
|
||||
| ORIGIN | Your domain |
|
||||
| ADDRESS_HEADER | Header used to retrieve client IP (Caddy only) |
|
||||
|
Loading…
Reference in New Issue
Block a user