mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 06:28:23 +01:00
update h2o
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
hosts:
|
hosts:
|
||||||
"*:80":
|
default:
|
||||||
listen:
|
listen:
|
||||||
port: 80
|
port: 80
|
||||||
paths:
|
paths:
|
||||||
/:
|
/:
|
||||||
file.dir: /var/www/html
|
file.dir: /var/www/html
|
||||||
file.dirlisting: ON
|
file.dirlisting: ON
|
||||||
|
|
||||||
|
access-log: /dev/stdout
|
||||||
|
error-log: /dev/stderr
|
||||||
|
|||||||
@@ -1,8 +1,11 @@
|
|||||||
hosts:
|
hosts:
|
||||||
"*:80":
|
default:
|
||||||
listen:
|
listen:
|
||||||
port: 80
|
port: 80
|
||||||
paths:
|
paths:
|
||||||
/:
|
/:
|
||||||
file.dir: /var/www/html
|
file.dir: /var/www/html
|
||||||
file.dirlisting: ON
|
file.dirlisting: ON
|
||||||
|
|
||||||
|
access-log: /dev/stdout
|
||||||
|
error-log: /dev/stderr
|
||||||
|
|||||||
Reference in New Issue
Block a user