diff options
Diffstat (limited to 'config.env')
| -rw-r--r-- | config.env | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -10,7 +10,8 @@ NETWORK=public-routed | |||
| 10 | 10 | ||
| 11 | # Paths (inside container) | 11 | # Paths (inside container) |
| 12 | GIT_PATH=/git | 12 | GIT_PATH=/git |
| 13 | XDG_DATA_HOME=/data # mounted as caddy_data volume, stores SSL certs | 13 | # Caddy stores SSL certs here, mounted as ${CONTAINER_NAME}_data volume |
| 14 | XDG_DATA_HOME=/data | ||
| 14 | CGIT_CSS=/cgit.css | 15 | CGIT_CSS=/cgit.css |
| 15 | CGIT_LOGO=/cgit.png | 16 | CGIT_LOGO=/cgit.png |
| 16 | FCGI_SOCK=/run/fcgiwrap.sock | 17 | FCGI_SOCK=/run/fcgiwrap.sock |
