Lokale configuratiebestanden verwijderd uit repository
This commit is contained in:
14
api/.env
14
api/.env
@@ -1,14 +0,0 @@
|
|||||||
APP_ENV=local
|
|
||||||
APP_DEBUG=true
|
|
||||||
APP_KEY=RO7ReSMjEMTE28LehiOlU5Ok7PHWXS3I
|
|
||||||
APP_TIMEZONE=UTC
|
|
||||||
|
|
||||||
DB_CONNECTION=mysql
|
|
||||||
DB_HOST=127.0.0.1
|
|
||||||
DB_PORT=3306
|
|
||||||
DB_DATABASE=6fmdev
|
|
||||||
DB_USERNAME=6fmdev
|
|
||||||
DB_PASSWORD=HTbLMoyjMazDFap7
|
|
||||||
|
|
||||||
CACHE_DRIVER=file
|
|
||||||
QUEUE_DRIVER=sync
|
|
||||||
@@ -4,7 +4,6 @@
|
|||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
RewriteBase /6fm/api/
|
|
||||||
|
|
||||||
# Redirect Trailing Slashes If Not A Folder...
|
# Redirect Trailing Slashes If Not A Folder...
|
||||||
RewriteCond %{REQUEST_FILENAME} !-d
|
RewriteCond %{REQUEST_FILENAME} !-d
|
||||||
|
|||||||
Reference in New Issue
Block a user