1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
This commit is contained in:
kev 2015-08-28 17:30:27 +08:00
parent bc8ef69ee7
commit 5495d7a095
3 changed files with 4 additions and 2 deletions

@ -31,6 +31,7 @@ dockerfiles
- [x] ffserver
- [x] fteproxy
- [x] grafana
- [x] h2o
- [x] hydra
- [x] influxdb
- [x] joomla

@ -5,3 +5,4 @@ hosts:
paths:
/:
file.dir: /var/www/html
file.dirlisting: ON

@ -43,5 +43,5 @@ $ shadowvpn -c /etc/shadowvpn/client.conf -v
> Change settings in [client.conf][3].
[1]: https://shadowvpn.org/
[2]: https://github.com/clowwindy/ShadowVPN/blob/master/samples/server.conf
[2]: https://github.com/clowwindy/ShadowVPN/blob/master/samples/client.conf
[2]: https://github.com/vimagick/ShadowVPN/blob/master/samples/server.conf
[3]: https://github.com/vimagick/ShadowVPN/blob/master/samples/client.conf