File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
- <p align =" center " >
2
- <a href="https://supportukrainenow.org" target="_blank">
3
- <img src="./images/standwithukraine.png" alt="#StandWithUkraine" width="100%">
4
- </a>
5
- </p >
6
- <br />
7
1
<p align =" center " >
8
2
<a href="http://github.com/luisaveiro/docker-reverse-proxy">
9
3
<img
@@ -94,6 +88,16 @@ $ git clone git@github.com:luisaveiro/docker-reverse-proxy.git --branch main --s
94
88
95
89
## How To Use
96
90
91
+ Below is the current directory structure for the *** Docker Reverse Proxy*** repository.
92
+
93
+ ```
94
+ .
95
+ +-- config
96
+ | +-- Caddyfile.example
97
+ +-- .env.example
98
+ +-- compose.yaml
99
+ ```
100
+
97
101
There are a few steps you need to follow before you can have Caddy set up and
98
102
running as a reverse proxy for your Docker containers. I have outline the steps
99
103
you would need to take to get started.
You can’t perform that action at this time.
0 commit comments