mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-18 17:03:57 +00:00
chore: Fix Docker compose port mapping
This commit is contained in:
@@ -11,5 +11,5 @@ services:
|
||||
environment:
|
||||
- COMMAND=start
|
||||
ports:
|
||||
- localhost:8888:8888
|
||||
- 8888:8888
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user