This website requires JavaScript.
Explore
Help
Sign In
CadolesKube
/
sp-containers
Watch
14
Star
0
Fork
You've already forked sp-containers
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
b13a5e892f
sp-containers
/
files
/
common
/
nginx
/
conf.d
/
log.conf.gotmpl
3 lines
99 B
Go Template
Raw
Blame
History
# logging
access_log /dev/stdout;
error_log stderr
{{
env
.Getenv
"NGINX_ERROR_LOG_LEVEL"
"warn"
}}
;
Reference in New Issue
View Git Blame
Copy Permalink