Closed CloudNiner closed 8 years ago
This change uses nginx to serve the application on port 80 Application is now accessed at http://development.localhost.lan
Nginx can be bypassed by adding the line:
cartodb_http_port: 3000
in your ansible/group_vars/all file and reprovisioning
ansible/group_vars/all
Success!
+1
This change uses nginx to serve the application on port 80 Application is now accessed at http://development.localhost.lan
Nginx can be bypassed by adding the line:
in your
ansible/group_vars/all
file and reprovisioning