Add API port

This commit is contained in:
Wes Lambert
2020-07-07 02:32:53 +00:00
parent 4372f0569a
commit e0754130c1

View File

@@ -11,5 +11,6 @@ services:
#- ./entrypoint:/entrypoint:ro
ports:
- "8000:8000"
- "8001:8001"
- "8889:8889"
restart: unless-stopped