반응형
net stop factoryOne-apiGateway
net stop factoryOne-platform-server

copy /y "C:\DEV_FactoryOne_0.0.1\FactoryOne_API Service Install\application.yml.apiGateway.dev" "C:\DEV_FactoryOne_0.0.1\FactoryOne_API Service Install\ApiServer_apiGateway\application.yml"
copy /y "C:\DEV_FactoryOne_0.0.1\FactoryOne_API Service Install\application.yml.platform.dev" "C:\DEV_FactoryOne_0.0.1\FactoryOne_API Service InstallApiServer_platform\application.yml"

net start factoryOne-apiGateway
net start factoryOne-platform-server
반응형

+ Recent posts