Initial commit
This commit is contained in:
9
templates/config/rango.env.erb
Normal file
9
templates/config/rango.env.erb
Normal file
@@ -0,0 +1,9 @@
|
||||
RANGER_HOST=0.0.0.0
|
||||
RANGER_PORT=8080
|
||||
RANGER_CONNECT_SECURE="true"
|
||||
|
||||
LOG_LEVEL=warn
|
||||
|
||||
RABBITMQ_HOST=rabbitmq
|
||||
|
||||
JWT_PUBLIC_KEY=<%= @barong_public_key %>
|
||||
Reference in New Issue
Block a user