Skip to content

How-to run this #1

@Tuumke

Description

@Tuumke

Hey, could you maybe create a install or readme.md on how to use this?
I tried to git clone this, the use docker-compose to get the container up.
version: '3' services: web: build: . ports: - "5000:5000" labels: - "traefik.enable=true" - "traefik.backend=minimalcss" - "traefik.port=5000" - "traefik.frontend.rule=Host:${HOSTNAME}.${DOMAINNAME};PathPrefix:/test"

But i cant see anything =/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions