mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-28 18:35:49 +00:00
Update ansibleplaybook.yaml
This commit is contained in:
parent
238d02f141
commit
80cc58047d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
[Unit]
|
||||
Description=Manage Java service
|
||||
[Service]
|
||||
WorkingDirectory=/home/ubuntu/build
|
||||
WorkingDirectory=/home/ubuntu/build/target
|
||||
ExecStart=java -jar spring-petclinic-3.0.0-SNAPSHOT.jar
|
||||
Type=simple
|
||||
Restart=on-failure
|
||||
|
|
Loading…
Reference in a new issue