unkown commit
This commit is contained in:
13
.env.example
Normal file
13
.env.example
Normal file
@@ -0,0 +1,13 @@
|
||||
APP_ENV=production
|
||||
APP_DEBUG=false
|
||||
APP_LOG_LEVEL=info
|
||||
|
||||
CASSANDRA_HOST=cassandra
|
||||
CASSANDRA_PORT=9042
|
||||
CASSANDRA_KEYSPACE=event_store
|
||||
CASSANDRA_USERNAME=
|
||||
CASSANDRA_PASSWORD=
|
||||
|
||||
# Request limits
|
||||
MAX_REQUEST_SIZE=1048576
|
||||
REQUEST_TIMEOUT=30
|
||||
Reference in New Issue
Block a user