Skip to content

Latest commit

 

History

History

traefik

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Traefik

Make sure to create the frontend network first:

docker network create frontend
# Then pull it up
docker compose up -d