Selaa lähdekoodia

Update templates api location

James Allen 12 vuotta sitten
vanhempi
sitoutus
5f0785c818
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      config/settings.development.coffee.example

+ 1 - 1
config/settings.development.coffee.example

@@ -129,7 +129,7 @@ module.exports =
 		blog:
 			port: 3008
 		templates_api:
-			url: "http://localhost:3014"
+			url: "http://localhost:3007"
 
 	# Where your instance of ShareLaTeX can be found publically. Used in emails
 	# that are sent out, generated links, etc.