diff --git a/pwd.yml b/pwd.yml index a2b35ddb..b2b41519 100644 --- a/pwd.yml +++ b/pwd.yml @@ -86,8 +86,8 @@ services: UPSTREAM_REAL_IP_HEADER: X-Forwarded-For UPSTREAM_REAL_IP_RECURSIVE: "off" volumes: - - sites:/home/frappe/frappe-bench/sites - - assets:/home/frappe/frappe-bench/sites/assets + - sites:/usr/share/nginx/html/sites + - assets:/usr/share/nginx/html/assets ports: - "8080:8080"