Skip to content

apotox/traefik-docker-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker + traefik example

  • backend: a simple express api
  • app: react app requests api version from backend

before start (localy)

  • add these custom dns mapping to your /etc/hosts
127.0.0.1 app.localhost
127.0.0.1 api.localhost

to start containers run

docker-compose up -d

traefik dashboard localhost:8080

About

use traefik with docker and express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published