mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-02-23 01:32:19 +00:00
lmao docker does not support caps in image name
This commit is contained in:
parent
60597be26f
commit
a80dc8b85c
@ -6,4 +6,4 @@ services:
|
|||||||
context: ..
|
context: ..
|
||||||
dockerfile: .build/Dockerfile
|
dockerfile: .build/Dockerfile
|
||||||
hostname: honestyui
|
hostname: honestyui
|
||||||
image: git.shihaam.dev/dockerfiles/Fishie-Honesty-UI
|
image: git.shihaam.dev/dockerfiles/fishie-honestyui
|
||||||
|
@ -3,6 +3,6 @@ services:
|
|||||||
#########################
|
#########################
|
||||||
honestyui:
|
honestyui:
|
||||||
hostname: honestyui
|
hostname: honestyui
|
||||||
image: git.shihaam.dev/dockerfiles/Fishie-Honesty-UI
|
image: git.shihaam.dev/dockerfiles/fishie-honestyui
|
||||||
ports:
|
ports:
|
||||||
- 5173:5173
|
- 5173:5173
|
||||||
|
Loading…
x
Reference in New Issue
Block a user