Comment out unused line, add instructions for seeing our edits.

This commit is contained in:
PAlexanderFranklin 2024-04-03 17:06:36 -07:00
parent 5e684cdcd1
commit 9eca8b7d4c

View File

@ -97,7 +97,10 @@ from inside the frappe-docker repo:
--file=images/custom/Containerfile .`
`sudo python3 easy-installer.py --prod --email support@lasthourhosting.org --site erp.sprinklersnorthwest.com`
`sudo docker compose -p frappe exec backend bench use erp.sprinklersnorthwest.com`
<!-- `sudo docker compose -p frappe exec backend bench use erp.sprinklersnorthwest.com` -->
Create a project through the dashboard with the sidebar, then login with the admin account and view the projects page through the other dashboard, you should see edits.
<!-- `sudo docker compose --project-name brotherton -f compose.yaml -f overrides/compose.mariadb.yaml -f overrides/compose.redis.yaml -f overrides/compose.https.yaml --env-file .env config`