Skip to content
Snippets Groups Projects
Commit c9ad3211 authored by Jonathan Cooper's avatar Jonathan Cooper
Browse files

Merge branch 'develop' of gitlab.ceh.ac.uk:eip/atmospheric-portal into develop

Merged
parents 991414b9 9875808c
Branches develop
Tags 1.0.2
No related merge requests found
......@@ -6,7 +6,7 @@ define [
defaults:
data: []
urlRoot: '/api/sitedata/'
urlRoot: '/apps/atmospheric/api/sitedata/'
fetchLoc: -> @fetch data: @collection.app.get 'gridcell'
......
......@@ -29,7 +29,7 @@
### Python config
WSGIDaemonProcess api user=www-data group=www-data processes=1 threads=5
WSGIScriptAlias /api /var/www/api/api.wsgi
WSGIScriptAlias /apps/atmospheric/api /var/www/api/api.wsgi
<Directory /var/www/api>
WSGIProcessGroup api
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment