Mise à jour de 'docker-compose.yml'

This commit is contained in:
2023-05-09 19:42:00 +00:00
parent 3dde5b9771
commit dfbe3cb94b

View File

@@ -10,7 +10,7 @@ services:
- traefik.enable=true
# Creates a router called "moo" for the container, and sets up a rule to link the container to certain rule,
# in this case, a Host rule with our MAILCOW_HOSTNAME var.
- traefik.http.routers.humaintals.rule=Host(`datamesh.humantalks.baraise.fr`)
- traefik.http.routers.humaintals.rule=Host(`datamesh.humantalks.baraise.com`)
# Enables tls over the router we created before.
# Specifies which kind of cert resolver we'll use, in this case le (Lets Encrypt).
# Creates a service called "moo" for the container, and specifies which internal port of the container