dennisro %!s(int64=6) %!d(string=hai) anos
pai
achega
926ff71d6c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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