UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

RESOPS142 - Remove docker port forwarding #179

Closed TobySMurray closed 1 week ago

TobySMurray commented 2 weeks ago

Description

Commenting out the ports for each service so they interact through the proxy rather than directly.

Closes #142

How to Test

Services should connect to their data stores without error.

Checklist