feat: payment docker update
This commit is contained in:
@@ -175,9 +175,13 @@ services:
|
||||
- wfc-be-network
|
||||
volumes:
|
||||
- ./wfc/modules/payment/jar/wfc-modules-payment.jar:/home/wfc/wfc-modules-payment.jar
|
||||
# - ./wfc/modules/payment/logs/:/home/wfc/logs/
|
||||
- ./wfc/modules/payment/config/:/home/wfc/config/payment/
|
||||
depends_on:
|
||||
- wfc-redis
|
||||
- wfc-mysql
|
||||
links:
|
||||
- wfc-redis
|
||||
- wfc-mysql
|
||||
environment:
|
||||
- NACOS_SERVER_ADDR=${NACOS_SERVER_ADDR}
|
||||
|
||||
Reference in New Issue
Block a user