This website works better with JavaScript.
Home
Explore
Help
Sign In
Autoplex
/
autoplex-legacy
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
Add websocket ports to docker compose
dev
David Ludwig
4 years ago
parent
4f746bcfdd
commit
0ec01dbaf9
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
docker-compose.yml
+ 2
- 1
docker-compose.yml
View File
@ -27,7 +27,8 @@ services:
-
"database"
-
"torrent"
ports:
-
3200
:
3200
-
3200
:
3200
# Web server
-
3250
:
3250
# WebSocket server
restart
:
unless-stopped
secrets:
-
app_key
Write
Preview
Loading…
Cancel
Save