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

@ -6,3 +6,6 @@ services:
restart: always restart: always
ports: ports:
- "1188:1188" - "1188:1188"
# environment:
# - TOKEN="xxx"
# - AUTHKEY="xxx"