Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Korko
SecretSanta.fr
Commits
d4ff0f82
Verified
Commit
d4ff0f82
authored
Dec 04, 2020
by
Korko
Browse files
Fix cache issue on build pipeline
parent
247c9570
Pipeline
#369404
failed with stages
in 28 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.env.example
View file @
d4ff0f82
...
...
@@ -12,9 +12,7 @@ DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=
CACHE_DRIVER=memcached
MEMCACHED_HOST=127.0.0.1
MEMCACHED_PORT=11211
CACHE_DRIVER=file
MAIL_DRIVER=smtp
MAIL_HOST=smtp.mailtrap.io
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment