]> Untitled Git - lemmy.git/blobdiff - docker/lemmy.hjson
Change references of dev.lemmy.ml to lemmy.ml (#1281)
[lemmy.git] / docker / lemmy.hjson
index a5d131223fca5e5b8aec63f64819e723aad1fd19..2d9bfa358be5054ab8ab9d5c8be7d495d7c325e4 100644 (file)
@@ -1,6 +1,6 @@
 {
   # for more info about the config, check out the documentation
-  # https://dev.lemmy.ml/docs/administration_configuration.html
+  # https://lemmy.ml/docs/administration_configuration.html
 
   setup: {
     # username for the admin user
@@ -11,7 +11,7 @@
     site_name: "lemmy-test"
   }
 
-  # the domain name of your instance (eg "dev.lemmy.ml")
+  # the domain name of your instance (eg "lemmy.ml")
   hostname: "my_domain"
   # address where lemmy should listen for incoming requests
   bind: "0.0.0.0"