Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MISIS-FRONTEND
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
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
pub
Numérique et Écologie
MISIS
MISIS-FRONTEND
Commits
e9d384cc
Commit
e9d384cc
authored
5 months ago
by
Martins, Laurent
Browse files
Options
Downloads
Patches
Plain Diff
fix nginx
parent
e5b28bfd
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
deploy/99_set_hosts.sh
+1
-1
1 addition, 1 deletion
deploy/99_set_hosts.sh
package.json
+1
-1
1 addition, 1 deletion
package.json
with
2 additions
and
2 deletions
deploy/99_set_hosts.sh
+
1
−
1
View file @
e9d384cc
...
@@ -32,5 +32,5 @@ if [ -n "${KEYCLOAK_HOSTNAME}" ]; then
...
@@ -32,5 +32,5 @@ if [ -n "${KEYCLOAK_HOSTNAME}" ]; then
proxy_send_timeout 30;
proxy_send_timeout 30;
}
}
}
}
"
>>
/etc/nginx/
templates
/default.conf
.template
"
>>
/etc/nginx/
conf.d
/default.conf
fi
fi
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
e9d384cc
{
{
"name"
:
"misis-frontend"
,
"name"
:
"misis-frontend"
,
"version"
:
"0.4.
2
"
,
"version"
:
"0.4.
3
"
,
"scripts"
:
{
"scripts"
:
{
"ng"
:
"ng"
,
"ng"
:
"ng"
,
"start"
:
"ng serve"
,
"start"
:
"ng serve"
,
...
...
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