updated image link in docker

This commit is contained in:
Shihaam Abdul Rahman 2023-04-08 20:27:48 +05:00
parent 8425b8fb67
commit 60597be26f
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ services:
context: .. context: ..
dockerfile: .build/Dockerfile dockerfile: .build/Dockerfile
hostname: honestyui hostname: honestyui
image: honestyui image: git.shihaam.dev/dockerfiles/Fishie-Honesty-UI

View File

@ -3,6 +3,6 @@ services:
######################### #########################
honestyui: honestyui:
hostname: honestyui hostname: honestyui
image: honestyui image: git.shihaam.dev/dockerfiles/Fishie-Honesty-UI
ports: ports:
- 5173:5173 - 5173:5173