Update compose.yml
This commit is contained in:
parent
a2c5aca764
commit
dcbb8cc9ad
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ services:
|
|||
max-file: '3'
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.kuwot-api.rule=Host(`api.dhemasnurjaya.com`) && PathPrefix(`/kuwot/v1`)"
|
||||
- "traefik.http.routers.kuwot-api.rule=Host(`api.fiatcode.dev`) && PathPrefix(`/kuwot/v1`)"
|
||||
- "traefik.http.routers.kuwot-api.entrypoints=web-secure"
|
||||
- "traefik.http.routers.kuwot-api.tls.certresolver=defaultResolver"
|
||||
- "traefik.http.routers.kuwot-api.middlewares=strip-prefix@file"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue