We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e52aa4 + fb3556a commit a45143eCopy full SHA for a45143e
atomic-docker/README.md
@@ -73,6 +73,10 @@ You can also refer to this [guide](^3^) for more details and screenshots.
73
- CLASSIFICATION_USERNAME is hard coded
74
### 8. Start docker compose
75
- 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```
80
81
```
82
cp .env.example .env
0 commit comments