nginx: ports: - 80 - 443 volumes: - /etc/nginx/nginx.conf links: - jira - confluence jira: links: - postgresql volumes: - /opt/jira-home confluence: links: - postgresql volumes: - /opt/confluence-home postgresql: volumes: - /bar/lib/postgresql/data:data