ProjectLibertyLabs / social-app-template

Social Application Template that uses Gateway Services
Apache License 2.0
1 stars 4 forks source link

fix: update for gateway 1.4.0 #177

Closed mattheworris closed 3 weeks ago

mattheworris commented 3 weeks ago

Purpose

The goal of this PR is to allow social-app-template to work with gateway containers v1.4.0

Solution

Update SIWF_V2_DOMAIN to SIWF_V2_URI_VALIDATION in docker-compose.yaml

Steps to Verify

  1. Remove existing gateway containers from docker desktop or your preferred container service.
  2. Execute start.sh and verify that social-app-template runs with the new containers.