Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
90e3c3d1
Commit
90e3c3d1
authored
Jan 11, 2017
by
RyanHerb
Browse files
docker nginx_conf fix admin css
parent
5cd81bdc
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/vidjil/sites/nginx_conf
View file @
90e3c3d1
...
...
@@ -54,16 +54,6 @@ server {
#}
###
location ~* ^/(\w+)/static/ {
root /usr/share/vidjil/server/web2py/applications/;
expires max;
### if you want to use pre-gzipped static files (recommended)
### check scripts/zip_static_files.py and remove the comments
# include /etc/nginx/conf.d/web2py/gzip_static.conf;
###
}
client_max_body_size 20G;
location /cgi/ {
...
...
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