We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65103ae commit 0eef797Copy full SHA for 0eef797
README.md
@@ -39,7 +39,9 @@ SSH_PORT="22"
39
MOUNT_HTML="true"
40
```
41
42
-## Docker compose with basic auth
+## Docker compose with basic auth and simple SSH container
43
+
44
+- 13.05.2024 - just added simple SSH container to make ability to log in inside the system out of the box.
45
46
In docker-compose there is example how to setup basic proxy with basic auth
47
0 commit comments