mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2024-11-16 07:02:20 +08:00
8 lines
129 B
YAML
8 lines
129 B
YAML
version: '3'
|
|
|
|
services:
|
|
deeplx:
|
|
image: ghcr.io/owo-network/deeplx:latest
|
|
restart: always
|
|
ports:
|
|
- "1188:1188" |