moves docker/ to devenv/docker

This commit is contained in:
bergquist
2018-09-17 09:53:37 +02:00
parent b2833daf32
commit c1f797ed90
123 changed files with 4 additions and 376 deletions
@@ -0,0 +1,4 @@
<VirtualHost *:10081>
ProxyPass /grafana/ http://localhost:3000/
ProxyPassReverse /grafana/ http://localhost:3000/
</VirtualHost>