fix: fixed container name
This commit is contained in:
parent
48f50a1daa
commit
92a6e8ed2d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ services:
|
||||||
context: .
|
context: .
|
||||||
network: host
|
network: host
|
||||||
restart: always
|
restart: always
|
||||||
container_name: forum
|
container_name: joclud
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.joclud.rule=Host(`joclud.leizour.fr`)"
|
- "traefik.http.routers.joclud.rule=Host(`joclud.leizour.fr`)"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue