7 lines
100 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/freegpt-webui:1.2"
build:
context: .