diff --git a/compose_tugtainer.yaml b/compose_tugtainer.yaml index 15a4cde..9cfec2f 100644 --- a/compose_tugtainer.yaml +++ b/compose_tugtainer.yaml @@ -2,11 +2,11 @@ version: "3.9" services: tugtainer: - image: quenary/tugtainer:latest + image: ghcr.io/dbtechreviews/tugtainer:latest container_name: tugtainer restart: unless-stopped ports: - - "8282:8282" + - "8282:8080" environment: TZ: "Europe/Zurich" volumes: