15 lines
175 B
Markdown
15 lines
175 B
Markdown
```shell
|
|
caddy reverse-proxy --to :8000
|
|
```
|
|
|
|
Caddyfile
|
|
|
|
```
|
|
iamkonstantin.eu
|
|
|
|
reverse_proxy :8000
|
|
```
|
|
|
|
|
|
Tailwind: https://django-tailwind.readthedocs.io/en/latest/index.html
|
|
|