Initial commit
This commit is contained in:
13
templates/config/arke.env.erb
Normal file
13
templates/config/arke.env.erb
Normal file
@@ -0,0 +1,13 @@
|
||||
PORT=8081
|
||||
|
||||
LOG_LEVEL=warn
|
||||
|
||||
DISABLE_SPRING=true
|
||||
|
||||
RAILS_ENV=production
|
||||
|
||||
SECRET_KEY_BASE=64
|
||||
|
||||
INFLUXDB_HOST=influxdb
|
||||
|
||||
RABBITMQ_HOST=rabbitmq
|
||||
Reference in New Issue
Block a user