Skip to content

An example of having multiple frontends in Traefik using Docker labels.

Notifications You must be signed in to change notification settings

sorenmh/traefik-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure you have: 127.0.0.1 old.localhost new.localhost traefik.localhost

in your hosts file at: /etc/hosts

then do: docker-compose up -d and go to: http://localhost/someservice and http://localhost/api/someservice. Both should render: success.

About

An example of having multiple frontends in Traefik using Docker labels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages