Update Docker image references from 'telemtPanel' to 'telemtpanel' across configuration files and documentation for consistency.
This commit is contained in:
@@ -47,7 +47,7 @@ services:
|
||||
max-file: "3"
|
||||
|
||||
app:
|
||||
image: git.shts.su/denozord/telemtPanel:${PANEL_IMAGE_TAG:-latest}
|
||||
image: git.shts.su/denozord/telemtpanel:${PANEL_IMAGE_TAG:-latest}
|
||||
pull_policy: always
|
||||
container_name: telemt-panel
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user