mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-02 13:18:31 -06:00
Update docker-compose.yml
Allow accessible by remote
This commit is contained in:
parent
78d0c49fd2
commit
8ae0345ec8
@ -15,7 +15,7 @@ services:
|
||||
dockerfile: docker/Dockerfile
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "127.0.0.1:3000:3000"
|
||||
- "3000:3000"
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user