mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2025-04-11 11:53:24 +00:00
10 lines
190 B
YAML
10 lines
190 B
YAML
services:
|
|
deeplx:
|
|
image: ghcr.io/owo-network/deeplx:latest
|
|
restart: always
|
|
ports:
|
|
- "1188:1188"
|
|
# environment:
|
|
# - TOKEN=helloworld
|
|
# - DL_SESSION=xxxxxx
|