Skip to content

Commit 4a15bc7

Browse files
Merge branch 'main' of github.com:structr/docker-setup into workflow-tests
2 parents 70737c4 + de0a3cd commit 4a15bc7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Tests](https://github.com/structr/docker-setup/actions/workflows/main.yml/badge.svg)](https://github.com/structr/docker-setup/actions/workflows/main.yml)
2+
13
# Structr Docker Setup
24

35
### Requirements:
@@ -57,7 +59,7 @@ The CPU and RAM configuration of the containers can be changed in the docker-com
5759

5860
### Deployment Roundtrip of an Structr application (order is crucial!!!):
5961

60-
1. clone repository to ./volumes/repository
62+
1. clone repository to ./volumes/structr-repository
6163
2. goto `http://localhost:8082/structr/#dashboard` -> Deployment
6264
3. copy `/var/lib/structr/repository/webapp` into the 'Application import from server directory' input field and click on the import button
6365
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)