Update traefik/readme.md
This commit is contained in:
@@ -22,29 +22,13 @@ Basically:
|
|||||||
|
|
||||||
```
|
```
|
||||||
mkdir traefik
|
mkdir traefik
|
||||||
```
|
|
||||||
```
|
|
||||||
cd traefik
|
cd traefik
|
||||||
```
|
|
||||||
```
|
|
||||||
touch compose.yml
|
touch compose.yml
|
||||||
```
|
|
||||||
```
|
|
||||||
mkdir data
|
mkdir data
|
||||||
```
|
|
||||||
```
|
|
||||||
cd data
|
cd data
|
||||||
```
|
|
||||||
```
|
|
||||||
touch acme.json
|
touch acme.json
|
||||||
```
|
|
||||||
```
|
|
||||||
chmod 600 acme.json
|
chmod 600 acme.json
|
||||||
```
|
|
||||||
```
|
|
||||||
touch config.yml
|
touch config.yml
|
||||||
```
|
|
||||||
```
|
|
||||||
touch traefik.yml
|
touch traefik.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user