chore: sync installers from triton v1.0.0-rc.2
This commit is contained in:
parent
1a50c46206
commit
f64b71613f
2 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ services:
|
|||
retries: 20
|
||||
|
||||
manage-server:
|
||||
image: ${TRITON_MANAGE_IMAGE:-ghcr.io/amiryahaya/triton-manageserver:latest}
|
||||
image: ${TRITON_MANAGE_IMAGE:-ghcr.io/primatekuntech/triton-manageserver:latest}
|
||||
container_name: triton-manageserver
|
||||
hostname: triton-manageserver
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
|
|
@ -67,4 +67,4 @@ TLS_CERT_HOST_DIR=/etc/triton/tls
|
|||
TRITON_MANAGE_SESSION_TTL=24h
|
||||
|
||||
# ─── Image ───────────────────────────────────────────────────────────────
|
||||
TRITON_MANAGE_IMAGE=ghcr.io/amiryahaya/triton-manageserver:latest
|
||||
TRITON_MANAGE_IMAGE=ghcr.io/primatekuntech/triton-manageserver:latest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue