chore: fix compose demo

This commit is contained in:
Vincent Young 2023-11-27 14:01:24 -05:00
parent 128225979a
commit 6710536837
No known key found for this signature in database
GPG Key ID: 84A0830C90354A56

View File

@ -5,4 +5,7 @@ services:
image: ghcr.io/owo-network/deeplx:latest
restart: always
ports:
- "1188:1188"
- "1188:1188"
# environment:
# - TOKEN="xxx"
# - AUTHKEY="xxx"