|
command: java -jar --spring.profiles.active=private-cloud --file.save.path=/var/www/ --host=http://10.0.0.11 --website.domainName=10.0.0.11 site-0.0.1-SNAPSHOT.jar > nohub.out ##-Dhost需要根据实际地址修改
|
|
command: java -jar --spring.profiles.active=private-cloud --file.save.path=/var/www/ --host=http://10.0.0.11 --website.domainName=10.0.0.11 site-0.0.1-SNAPSHOT.jar > nohub.out ##-Dhost需要根据实际地址修改
|