set custom ray port
This commit is contained in:
parent
4e0e064725
commit
0286d639fb
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ DB_PASSWORD=password
|
|||
DB_HOST=
|
||||
DB_PORT=5432
|
||||
|
||||
#Set custom ray port
|
||||
RAY_PORT=
|
||||
|
||||
# Special Keys for Andras
|
||||
# For cache purging
|
||||
BUNNY_API_KEY=
|
||||
|
|
|
|||
Loading…
Reference in a new issue