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
Remove env file from Seeker
dev
David Ludwig
4 years ago
parent
cfaae99af3
commit
931d182835
2 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
docker-compose.yml
+0
-2
services/seeker/.env.example
+ 0
- 2
docker-compose.yml
View File
@ -82,8 +82,6 @@ services:
depends_on:
-
"database"
-
"torrent"
env_file:
-
./services/seeker/.env
environment:
DATABASE
:
"autoplex"
links:
+ 0
- 2
services/seeker/.env.example
View File
@ -1,2 +0,0 @@
# Seeker socket path
IPC_SOCKET_PATH = /var/autoplex/ipc/seeker.sock
Write
Preview
Loading…
Cancel
Save