Skip to content

Commit

Permalink
[Payment] Embedded Payment-Paypal project into Payment project like a…
Browse files Browse the repository at this point in the history
… dependency #1003
  • Loading branch information
khanhtranduy committed Oct 31, 2024
1 parent cd3376f commit 069f465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ services:
environment:
- SPRING_DATASOURCE_URL=jdbc:postgresql://postgres:5432/payment
- SERVER_SERVLET_CONTEXT_PATH=/payment
- YAS_PUBLIC_URL=${YAS_PUBLIC_API_URL}/payment
- YAS_PUBLIC_URL=http://storefront/complete-payment
- YAS_SERVICES_ORDER
- SERVER_PORT
- LOGGING_CONFIG
Expand Down

0 comments on commit 069f465

Please sign in to comment.