DeepLX/compose.yaml
2024-09-17 19:34:32 -04:00

11 lines
205 B
YAML

version: '3.8'
services:
deeplx:
image: ghcr.io/owo-network/deeplx:latest
restart: always
ports:
- "1188:1188"
# environment:
# - TOKEN=helloworld
# - DL_SESSION=xxxxxx