File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ Create a backup of your Plane instance with ↓:
2121 ```bash
2222 prime-cli backup
2323 ```
24- This command will generate a backup file in the path: ` /opt/plane/backup ` .
24+ This command will generate a backup file in the path: ` /opt/plane/backups ` .
2525
26263 . ** Set up Plane on the new server**
2727Follow the [ installation guide] ( /self-hosting/methods/docker-compose#install-plane ) to deploy Plane on the new instance.
2828
29294 . ** Transfer backup files**
30- Copy the backup folder from the old server, created in step 2, to the new server. Place the backup in the folder ` /opt/plane ` .
30+ Copy the ` backups ` folder from the old server, created in step 2, to the new server. Place the backup in the folder ` /opt/plane ` .
3131
32325 . ** Restore data**
3333On the new server, restore your data with ↓:
You can’t perform that action at this time.
0 commit comments