Index
joshstock.in
/
6c1d392
Source for serving and static templating/compiling of https://joshstock.in.
Download
|
Refs
|
Commit Log
|
Files
|
README
|
LICENSE
Latest Commit
{#}
Time
Hash
Subject
Author
#
(+)
(-)
GPG?
127
13 Oct 2021 20:16
05d74a2
Separate nginx environment settings for prod and test
Josh Stockin
1
3
0
G
Blob @
joshstock.in
/
nginx
/
prod
/
env
/
resty-gitweb.conf
text/plain
101 bytes
download raw
1
env
RESTY_GITWEB_ENABLE=
;
2
env
RESTY_GITWEB_ENV=PROD
;
3
env
RESTY_GITWEB_CONFIG=
/etc/resty-gitweb.yaml;
4