Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
FAIDARE
Manage
Activity
Members
Labels
Plan
Issues
12
Issue boards
Milestones
Jira
Code
Merge requests
11
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
urgi-is
FAIDARE
Merge requests
!42
changed EVA to ENA on application.yml
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
changed EVA to ENA on application.yml
fix/change_eva_to_ena
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Bilal.El-Houdaigui
requested to merge
fix/change_eva_to_ena
into
master
5 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
0f89b398
1 commit,
5 years ago
1 file
+
5
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
backend/src/main/resources/application.yml
+
5
−
1
Options
@@ -71,7 +71,11 @@ faidare:
url
:
https://www.ebi.ac.uk/eva
name
:
EVA
image
:
https://urgi.versailles.inra.fr/files/faidare/logo/EVA.png
# ENA
-
uri
:
https://www.ebi.ac.uk/eva
url
:
https://www.ebi.ac.uk/eva
name
:
EBI European Nucleotide Archive
image
:
https://urgi.versailles.inra.fr/files/faidare/logo/EVA.png
server
:
compression
:
enabled
:
true
Loading