Skip to content

Traefik configuration for two projects #408

Closed Answered by nickhammond
milushov asked this question in Q&A
Discussion options

You must be logged in to vote
servers:
  web:
    hosts: 867.530.9
    labels:
      traefik.http.routers.hey-web.rule: Host(`example.com`)
  otherweb:
    traefik: true
    hosts: 867.530.8
    labels:
      traefik.http.routers.hey-otherweb.rule: Host(`other.com`)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by milushov
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants