Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
beta.ordbok.uib.no
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
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
Språksamlingane
beta.ordbok.uib.no
Commits
0694fbc7
Commit
0694fbc7
authored
3 years ago
by
Henrik Askjer
Browse files
Options
Downloads
Patches
Plain Diff
Add newline to .env
parent
c09321f1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.env
+1
-1
1 addition, 1 deletion
.env
.env.dev_server
+1
-1
1 addition, 1 deletion
.env.dev_server
.env.production
+1
-1
1 addition, 1 deletion
.env.production
with
3 additions
and
3 deletions
.env
+
1
−
1
View file @
0694fbc7
VUE_APP_SEARCH_ENDPOINT='https://oda.uib.no/opal/api/'
\ No newline at end of file
VUE_APP_SEARCH_ENDPOINT='https://oda.uib.no/opal/api/'
This diff is collapsed.
Click to expand it.
.env.dev_server
+
1
−
1
View file @
0694fbc7
NODE_ENV=production
VUE_APP_API_STAGE=dev
VUE_APP_ARTICLE_ENDPOINT='https://oda.uib.no/opal/dev/'
\ No newline at end of file
VUE_APP_ARTICLE_ENDPOINT='https://oda.uib.no/opal/dev/'
This diff is collapsed.
Click to expand it.
.env.production
+
1
−
1
View file @
0694fbc7
NODE_ENV=production
VUE_APP_VERSION_LABEL=Beta
VUE_APP_API_STAGE=prod
VUE_APP_ARTICLE_ENDPOINT='https://oda.uib.no/opal/prod/'
\ No newline at end of file
VUE_APP_ARTICLE_ENDPOINT='https://oda.uib.no/opal/prod/'
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