Make a deployable version
This commit is contained in:
parent
92475c508b
commit
17630e965b
8 changed files with 86 additions and 7 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
```shell
|
||||
caddy reverse-proxy --to :8000
|
||||
```
|
||||
|
||||
Caddyfile
|
||||
|
||||
```
|
||||
iamkonstantin.eu
|
||||
|
||||
reverse_proxy :8000
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue