계정 발급, 수정 임시비밀번호 로직 변경
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# docker pull 49.165.181.28:19101/hd1-was:1.0.8
|
||||
docker stop hd1-was
|
||||
docker rm hd1-was
|
||||
docker-compose up -d
|
||||
# docker pull 49.165.181.28:19101/hd1-was:1.1.0
|
||||
# docker stop hd1-was
|
||||
# docker rm hd1-was
|
||||
# docker-compose up -d
|
||||
# or
|
||||
# _docker_pull_restart.sh 1.0.8
|
||||
# _docker_pull_restart.sh 1.1.0
|
||||
|
||||
services:
|
||||
hd1:
|
||||
image: 49.165.181.28:19101/hd1-was:1.0.8
|
||||
image: 49.165.181.28:19101/hd1-was:1.1.0
|
||||
container_name: hd1-was
|
||||
ports:
|
||||
- "28080:18080"
|
||||
|
||||
Reference in New Issue
Block a user