forked from coop-cloud/traefik
fix README typo
This commit is contained in:
@ -8,7 +8,7 @@ Wiki Cafe's configuration for a traefik deployment. Originally slimmed down from
|
|||||||
Set the environment variables from the .env file during the shell session.
|
Set the environment variables from the .env file during the shell session.
|
||||||
|
|
||||||
```
|
```
|
||||||
set -a && source .env && set +a^C
|
set -a && source .env && set +a
|
||||||
```
|
```
|
||||||
|
|
||||||
Deploy using the `-c` flag to specify multiple compose files.
|
Deploy using the `-c` flag to specify multiple compose files.
|
||||||
|
Reference in New Issue
Block a user