mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-17 18:46:43 +01:00
multi and single docker-compose deployment README update
Signed-off-by: Ismail Yenigul <ismailyenigul@gmail.com>
This commit is contained in:
parent
2d7258086e
commit
f737f49662
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@
|
||||||
|
|
||||||
` # docker network create --driver=bridge --attachable --internal=false traefik `
|
` # docker network create --driver=bridge --attachable --internal=false traefik `
|
||||||
|
|
||||||
2. Edit `traefik2/docker-compose.yml` for ACME email
|
2. Edit `traefik2/docker-compose.yml`
|
||||||
|
- Change ACME email
|
||||||
|
- Change --providers.docker.network=traefik value if you created different network then `traefik`
|
||||||
|
|
||||||
3. Deploy traefik
|
3. Deploy traefik
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue