Browse Source

Initial commit

master
server-ckris 6 years ago
commit
74a4c3898f
  1. 4
      .gitignore
  2. 3
      README.md

4
.gitignore vendored

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
# ---> docker-compose
_data_
*.env

3
README.md

@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
# reverse-proxy
reverse proxy based on nginx to serve varius docker projects
Loading…
Cancel
Save