Skip to content

Commit a45143e

Browse files
authored
Merge pull request #11 from rush86999/dev
fixed readme
2 parents 8e52aa4 + fb3556a commit a45143e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

atomic-docker/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ You can also refer to this [guide](^3^) for more details and screenshots.
7373
- CLASSIFICATION_USERNAME is hard coded
7474
### 8. Start docker compose
7575
- make sure to fill in empty env variables
76+
- make sure the necessary data folders are created for storage such as
77+
- ```./postgres/data```
78+
- ```./data```
79+
- ```./letsencrypt```
7680

7781
```
7882
cp .env.example .env

0 commit comments

Comments
 (0)