diff --git a/example.env b/example.env index d8dba10..4833ac0 100644 --- a/example.env +++ b/example.env @@ -4,6 +4,9 @@ APP_KEY=base64:AteyeZacFiLsdXZUpcqOR8QTMm/stbJ/cheFLgm8+FQ= APP_DEBUG=false APP_URL=http://localhost/ +NGINX_ENV=test +PORTO_ENABLED=true + LOG_CHANNEL=stack LOG_DEPRECATIONS_CHANNEL=null LOG_LEVEL=debug