fix : update readme and deploy directory path fix

This commit is contained in:
minseokkang
2022-11-14 14:49:04 +09:00
parent dbbd3b1e09
commit 3e647a993b
2 changed files with 5 additions and 4 deletions

View File

@@ -13,9 +13,10 @@ For more information on how to this works with other frontends/backends, head ov
## Enter
```text
<http://3.35.44.58:8080/> //temp
```
you can See Vue.js + SpringBoot FullStack Web Site Demo
<http://3.35.44.58:8080/>
## BackEnd - Spring

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
REPOSITORY=/home/ubuntu/app
REPOSITORY=/home/linux/app
echo "> 현재 구동 중인 애플리케이션 pid 확인"