Browse Source

false dir listing command

pull/108/head
Kyle Spearrin 8 years ago
parent
commit
0271c223a6
  1. 2
      entrypoint.sh

2
entrypoint.sh

@ -1,3 +1,3 @@ @@ -1,3 +1,3 @@
#!/bin/sh
http-server ./ -p 80 -d False --utc
http-server ./ -p 80 -d false --utc

Loading…
Cancel
Save