Invoice only internal
This commit is contained in:
parent
0158968231
commit
e59c3a92d1
|
@ -18,7 +18,7 @@ services:
|
|||
- "traefik.http.services.invoice.loadbalancer.server.port=80"
|
||||
- "traefik.http.routers.invoice.tls=true"
|
||||
- "traefik.http.routers.invoice.tls.certresolver=http"
|
||||
- "traefik.http.routers.invoice.entrypoints=internalsecure,externalsecure"
|
||||
- "traefik.http.routers.invoice.entrypoints=internalsecure"
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
networks:
|
||||
- external
|
||||
|
|
Loading…
Reference in New Issue