remove stderror file
All checks were successful
Docker Build Smart Logic / Build amd64 & arm64 (push) Successful in 12s
All checks were successful
Docker Build Smart Logic / Build amd64 & arm64 (push) Successful in 12s
This commit is contained in:
@@ -22,9 +22,5 @@ server.modules += ( "mod_access", "mod_accesslog" )
|
|||||||
# Index Dateien
|
# Index Dateien
|
||||||
index-file.names = ( "index.html" )
|
index-file.names = ( "index.html" )
|
||||||
|
|
||||||
# Logging nach stdout/stderr für Docker
|
|
||||||
server.errorlog = "/dev/stderr"
|
|
||||||
accesslog.filename = "/dev/stdout"
|
|
||||||
|
|
||||||
# Verhindert, dass Lighttpd im Hintergrund läuft (wichtig für s6)
|
# Verhindert, dass Lighttpd im Hintergrund läuft (wichtig für s6)
|
||||||
server.event-handler = "linux-sysepoll"
|
server.event-handler = "linux-sysepoll"
|
||||||
Reference in New Issue
Block a user