mirror of
https://github.com/anatolykopyl/movieroom-core.git
synced 2026-03-26 12:54:51 +00:00
Request based on filename
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
PORT=3000
|
||||
KEY=w2geth
|
||||
MOVIES_PORT=3001
|
||||
DB=mongodb://localhost:27017/w2g
|
||||
FILES=./files
|
||||
TEMP_FILES=./temp
|
||||
|
||||
Reference in New Issue
Block a user