dennisro 6 vuotta sitten
vanhempi
commit
926ff71d6c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      data/services/wekan/wekan.sh

+ 1 - 1
data/services/wekan/wekan.sh

@@ -40,7 +40,7 @@ configure() {
 	# ------------------------------
 
 	MONGO_URL=mongodb://db:27017/wekan
-	ROOT_URL=http://localhost
+	ROOT_URL=https://${SERVICE_DOMAIN}
 	
 	EOF