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