We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea9682 commit 67b7303Copy full SHA for 67b7303
1 file changed
docs/docs/self-host/docker/run-locally.md
@@ -38,6 +38,8 @@ Copy the command above, paste it into the terminal, and press Enter to pull and
38
Make sure to replace the host URL with your subdomain where OpenSign will be accessible.
39
40
You will also need to point the subdomain to the server executing these commands by adding the correct A record to your DNS settings.
41
+
42
+> ⚠️ **WARNING:** MAKE SURE THAT PORT **27017** IS NOT EXPOSED TO THE INTERNET, AS THE DEFAULT CONFIGURATION DOES NOT ENABLE MONGODB AUTHENTICATION.
43
44
### Running locally
45
If instead want to run locally try out below commands.
0 commit comments