mirror of
https://github.com/revanced/revanced-api.git
synced 2025-04-29 22:24:31 +02:00
chore: Fix Docker compose port mapping
This commit is contained in:
parent
7c20e0fe99
commit
744aafa9f0
@ -11,5 +11,5 @@ services:
|
||||
environment:
|
||||
- COMMAND=start
|
||||
ports:
|
||||
- localhost:8888:8888
|
||||
- 8888:8888
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user