소스 검색

fix ident

JeremJR 10 년 전
부모
커밋
f1337fdd58
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      bonita/content.md

+ 2 - 2
bonita/content.md

@@ -85,7 +85,7 @@ Note that users on host systems with SELinux enabled may see issues with this. T
 
 1.	First we need to stop the container to perform a backup
 
-	docker stop bonita_7.0.0_postgres
+		docker stop bonita_7.0.0_postgres
 
 2.	Check where your data are stored
 
@@ -98,7 +98,7 @@ Note that users on host systems with SELinux enabled may see issues with this. T
 
 3.	Copy data from the filesystem
 
-	cp -r ~/Documents/Docker/Volumes/bonita_7.0.0_postgres ~/Documents/Docker/Volumes/bonita_7.0.1_postgres
+		cp -r ~/Documents/Docker/Volumes/bonita_7.0.0_postgres ~/Documents/Docker/Volumes/bonita_7.0.1_postgres
 
 4.	Retrieve the DB container IP