mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-02-22 01:02:15 +00:00
10 lines
221 B
YAML
10 lines
221 B
YAML
version: '3.5'
|
|
services:
|
|
#########################
|
|
honestyui:
|
|
build:
|
|
context: ..
|
|
dockerfile: .build/Dockerfile
|
|
hostname: honestyui
|
|
image: git.shihaam.dev/dockerfiles/fishie-honestyui
|