Update traefik/readme.md

This commit is contained in:
2024-03-05 19:21:59 +03:00
parent ce523b4670
commit b6eb65f2fb
-16
View File
@@ -22,29 +22,13 @@ Basically:
```
mkdir traefik
```
```
cd traefik
```
```
touch compose.yml
```
```
mkdir data
```
```
cd data
```
```
touch acme.json
```
```
chmod 600 acme.json
```
```
touch config.yml
```
```
touch traefik.yml
```