mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-17 18:53:09 +02:00
fix: correct docker registry URL to abusoww/tuxmate
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: ghcr.io/retrozenith/tuxmate:latest
|
||||
image: ghcr.io/abusoww/tuxmate:latest
|
||||
container_name: tuxmate
|
||||
ports:
|
||||
- "3000:80"
|
||||
|
||||
Reference in New Issue
Block a user