mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-04 19:58:31 +00: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…
Reference in New Issue
Block a user