Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MetaGer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
MetaGer
Commits
1b4a4511
Commit
1b4a4511
authored
1 year ago
by
Dominik Hebeler
Browse files
Options
Downloads
Patches
Plain Diff
removed cached routes from production routes
parent
81b172b5
No related branches found
No related tags found
2 merge requests
!2081
Development
,
!2080
Resolve "Add a smarter Localization redirect"
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build/fpm/entrypoint/entrypoint_production.sh
+1
-1
1 addition, 1 deletion
build/fpm/entrypoint/entrypoint_production.sh
metager/composer.lock
+160
-148
160 additions, 148 deletions
metager/composer.lock
with
161 additions
and
149 deletions
build/fpm/entrypoint/entrypoint_production.sh
+
1
−
1
View file @
1b4a4511
...
...
@@ -23,7 +23,7 @@ fi
php artisan migrate:refresh
--force
--path
=
database/migrations/2019_10_15_103139_create_user_agents_table.php
php artisan optimize
php artisan route:
trans:cache
php artisan route:
clear
# Do not cache routes; Interferes with Localization
php artisan spam:load
php artisan load:affiliate-blacklist
...
...
This diff is collapsed.
Click to expand it.
metager/composer.lock
+
160
−
148
View file @
1b4a4511
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment