From 7b8c99a5b08e88bfcf3e33f85f75f081e649b61f Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Fri, 13 Nov 2020 00:12:47 +0700 Subject: [PATCH] Remove instruction to run locally --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 909c5d73..14330863 100644 --- a/README.md +++ b/README.md @@ -30,19 +30,6 @@ - SSD: 128GB - Switch TP-Link TL-SG108 -## Run locally - -Add the following lines to the `/etc/hosts` file: - -``` -127.0.0.1 khuedoan.com -127.0.0.1 git.khuedoan.com -``` - -Start the services - -`$ MYSQL_ROOT_PASSWORD='PASSWORD_HERE' docker-compose up --build` - ## Notes - Node hostname must be different and has proper domain (for example `node0.homelab.local`)