Browse Source

update README with new "homepage" name

Tom Jorquera 7 years ago
parent
commit
0b51dd5379
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -50,7 +50,7 @@ echo "ETHERPAD_DB_PASSWORD=$MYSQL_ROOT_PASSWORD" >> pad/.env
 
 # Deploy Services
 
-for service in pad git cloud frontal
+for service in pad git cloud homepage
 do
     pushd $service
     ln -s $PWD/nginx.conf /etc/nginx/sites-enabled/$service