7 lines
102 B
YAML

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