DeepLX/compose.yaml
Vincent Young 4424f0489a
fix(release): keep deeplx binary and Docker package names
Only the GitHub repository was renamed to DLX. Restore historical
artifact names: deeplx_* release binaries, missuo/deeplx Docker Hub,
ghcr.io/owo-network/deeplx, and matching install/systemd/launchd paths.
2026-08-04 20:22:23 +08:00

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