diff --git a/README.md b/README.md index 0faef13..7650190 100755 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Changemaker V5 is a battle-tested, lightweight, self-hosted productivity suite w It is a project undertaken by The Bunker Operations, headquarted in Edmonton, Alberta, Canada, as to provide our community a digital campaign alternative to mainstream American systems. +![build your power](/assets/images/buildyourpower.png) + ## Contents - [Prerequisites](#prerequisites) - [Quick Start](#quick-start) @@ -111,6 +113,7 @@ When running Changemaker locally, you can access the services at the following p | Service | Local Port | Local URL | |--------------|------------|------------------------------------------| | Root/Website (Nginx) | 4001 | [http://localhost:4001](http://localhost:4001) | +| Homepage (local) | 3011 | [http://locahost:3011](http://localhost:3011) | | Homepage | 3010 | [http://localhost:3010](http://localhost:3010) | | Excalidraw | 3333 | [http://localhost:3333](http://localhost:3333) | | Listmonk | 9000 | [http://localhost:9000](http://localhost:9000) | diff --git a/assets/images/buildyourpower.png b/assets/images/buildyourpower.png new file mode 100644 index 0000000..aaf9209 Binary files /dev/null and b/assets/images/buildyourpower.png differ