diff --git a/manifest.yml b/manifest.yml index bcddf5a10bc32b889471253cb190747465f07ecf..00eb9368fc6a574f53add4adc43bdbc02def1070 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,6 +1,6 @@ applications: -- name: bookle - buildpack: staticfile_buildpack - routes: - -routes:bookle.eu-de.mybluemix.net/ - memory:256M \ No newline at end of file +- name: Bookle +buildpack: staticfile_buildpack +routes: +- route: bookleangular.eu-de.mybluemix.net +memory: 256M \ No newline at end of file