2 # Copyright (C) The Arvados Authors. All rights reserved.
4 # SPDX-License-Identifier: AGPL-3.0
21 - listen: 'localhost:8004'
23 - root: /var/www/arvados-api/current/public
24 - index: index.html index.htm
25 - access_log: /var/log/nginx/api.__DOMAIN__-upstream.access.log combined
26 - error_log: /var/log/nginx/api.__DOMAIN__-upstream.error.log
27 - passenger_enabled: 'on'
28 - client_max_body_size: 128m