Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ant.sr
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Anton Sarukhanov
ant.sr
Commits
e1e4c7c7
Commit
e1e4c7c7
authored
4 years ago
by
Anton Sarukhanov
Browse files
Options
Downloads
Plain Diff
Merge branch 'docker-deploy' into 'master'
Fix typo in nginx config. See merge request
!6
parents
0d12e564
97b95ab6
No related branches found
No related tags found
1 merge request
!6
Fix typo in nginx config.
Pipeline
#209
passed with stages
Stage:
Stage:
in 1 minute and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nginx.conf
+1
-1
1 addition, 1 deletion
nginx.conf
with
1 addition
and
1 deletion
nginx.conf
+
1
−
1
View file @
e1e4c7c7
...
...
@@ -6,7 +6,7 @@ server {
}
location
@files
{
root
/opt/ant.sr/files
;
error_page
404
=
@urlshortener
error_page
404
=
@urlshortener
;
}
location
@urlshortener
{
# TODO!
...
...
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