mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 10:45:27 +00:00
fixing dev port
This commit is contained in:
parent
03732be387
commit
d2a0aa5227
1 changed files with 1 additions and 1 deletions
|
|
@ -17,4 +17,4 @@ max-fd = 10000
|
|||
|
||||
attach-daemon = celery -A dispatcharr worker -l info
|
||||
attach-daemon = redis-server
|
||||
attach-daemon = cd /app/frontend && npm run start
|
||||
attach-daemon = PORT=9191 cd /app/frontend && npm run start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue