You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: playground/README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,16 @@ This repository hosts docker compose files for setting up playground for Consent
17
17
2. Execute `make down`. This stops the playground without deleting the data (volumes).
18
18
3. Execute `make clean`. This stops the playground along with deleting the data (volumes).
19
19
20
+
Note: To delete any conflicting containers or volumes before running, execute `make destroy`. This will delete all the docker containers and volumes in your machine.
21
+
22
+
The servers are up and running. They are accessible at below addresses:
0 commit comments