Skip to content

Commit 24a5982

Browse files
authored
Fixes structr repo path in deployment roundtrip howto
1 parent 1e230d9 commit 24a5982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The CPU and RAM configuration of the containers can be changed in the docker-com
5757

5858
### Deployment Roundtrip of an Structr application (order is crucial!!!):
5959

60-
1. clone repository to ./volumes/repository
60+
1. clone repository to ./volumes/structr-repository
6161
2. goto `http://localhost:8082/structr/#dashboard` -> Deployment
6262
3. copy `/var/lib/structr/repository/webapp` into the 'Application import from server directory' input field and click on the import button
6363
4. when changes have been made copy the same path into the 'Application export to server directory' input field and click the button

0 commit comments

Comments
 (0)