Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
TelcoDB
Web Frontend
Commits
91a08d6c
Verified
Commit
91a08d6c
authored
Oct 22, 2019
by
Elias Ojala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
datatables.net-responsive in nginx.conf
parent
519582b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
nginx.conf
nginx.conf
+5
-0
No files found.
nginx.conf
View file @
91a08d6c
...
...
@@ -75,5 +75,10 @@ server {
passenger_enabled
off
;
}
location
/assets/libs/datatables.net-responsive/js
{
alias
/app/node_modules/datatables.net-responsive/js
;
passenger_enabled
off
;
}
access_log
off
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment