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