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