t / docker-compose.yaml
leey00nsu's picture
t
efec5fc
raw
history blame contribute delete
No virus
118 Bytes
version: "1"
services:
applio:
build:
context: ./
dockerfile: Dockerfile
ports:
- "6969"