fix: operators: tutorial traefik
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Philipp Rothmann 2022-08-21 18:16:23 +02:00
parent 01ce8ef7d0
commit 8790f95c53
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ Choose your newly registered server and specify a domain name.
You will want to take a look at your generated configuration and tweak the `LETS_ENCRYPT_EMAIL` value. You can do that by running `abra app config`:
```bash
abra app config traefik
abra app config <traefik-domain>
```
Every app you deploy will have one of these `.env` files, which contains variables which will be injected into app configurations when deployed. Variables starting with `#` are optional, others are required.