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: .
|
||||
network: host
|
||||
restart: always
|
||||
container_name: forum
|
||||
container_name: joclud
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.joclud.rule=Host(`joclud.leizour.fr`)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue