Runtipi store düzenleem
This commit is contained in:
@@ -38,6 +38,9 @@ services:
|
||||
labels:
|
||||
# Ana servis disindaki bu container icin Traefik label'larini
|
||||
# elle yaziyoruz cunku otomatik routing sadece is_main servise uygulanir.
|
||||
# Container iki agda birden oldugu icin (kendi proje agi + ana ag),
|
||||
# Traefik'e hangi agi kullanacagini acikca soylememiz gerekiyor.
|
||||
- "traefik.docker.network=runtipi_tipi_main_network"
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.services.{{RUNTIPI_APP_ID}}-wellknown.loadbalancer.server.port=80"
|
||||
- "traefik.http.routers.{{RUNTIPI_APP_ID}}-wellknown-insecure.rule=Host(`${APP_DOMAIN}`) && PathPrefix(`/.well-known/matrix`)"
|
||||
|
||||
Reference in New Issue
Block a user