Skip to content

Conversation

@abdulsaheel
Copy link
Contributor

This pull request introduces two new services, garden-kiosk and explorer, to the project. Changes include updates to the Docker Compose configuration and the service startup logic in the Go code to support these additions.

Updates to Docker Compose configuration:

  • Added garden-kiosk service with its image, container name, port mapping, and restart policy.
  • Added explorer service with its image, container name, port mapping, restart policy, and dependencies on orderbookV2 and info.

Changes to service startup logic:

  • Updated the Start() method in go.go to include garden-kiosk and explorer in the list of services started by docker-compose.

@abdulsaheel abdulsaheel merged commit 306798e into main Jul 18, 2025
1 of 2 checks passed
@abdulsaheel abdulsaheel deleted the feat/fe branch July 18, 2025 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants