some small changes
This commit is contained in:
@@ -4,7 +4,7 @@ COPY build/erpnext-nginx/install_app.sh /install_app
|
||||
|
||||
RUN /install_app erpnext https://github.com/frappe/erpnext
|
||||
|
||||
FROM frappe/frappe-assets:develop
|
||||
FROM frappe/frappe-nginx:develop
|
||||
|
||||
COPY --from=0 /home/frappe/frappe-bench/sites/ /var/www/html/
|
||||
COPY --from=0 /rsync /rsync
|
||||
|
||||
Reference in New Issue
Block a user