We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d1eb8a commit 1b56d97Copy full SHA for 1b56d97
server_setup_guide.sh
@@ -82,6 +82,9 @@ docker rm $(docker ps -aq) -f
82
83
# Run the docker containers
84
docker compose up -d
85
+
86
+# Navigate to https://yourdomain.com to verify that you're running using SSL/HTTPS!
87
88
#################################################################### STOP VIDEO 4
89
#################################################################### START VIDEO 5 HERE
90
##### MERGIN MAPS.
0 commit comments