1
0
Fork 0

add default ACTIVITY_PUB=false to .env.example

This commit is contained in:
Marek Isalski 2019-01-02 17:48:52 +00:00
parent ed4b217b3e
commit 05f829b572
1 changed files with 3 additions and 0 deletions

View File

@ -53,3 +53,6 @@ MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
MIX_APP_URL="${APP_URL}"
MIX_API_BASE="${API_BASE}"
MIX_API_SEARCH="${API_SEARCH}"
ACTIVITY_PUB=false