From 924f8746315921b97aefb36e81c0c89e98c737d7 Mon Sep 17 00:00:00 2001 From: Liliya <ly00240@surrey.ac.uk> Date: Mon, 31 May 2021 00:52:30 +0100 Subject: [PATCH] removed old repository git files --- ReadMe.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ReadMe.txt b/ReadMe.txt index ac70368..a1b4f33 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,6 +1,7 @@ All services + docker-compose up -d --build to build all containers mysql -u root -puserRoot -h127.0.0.1 -P9906 mysql -u root -recipeRoot -h127.0.0.1 -P9907 mysql -u root -kitchenRoot -h127.0.0.1 -P9908 -mysql -u root -orderRoot -h127.0.0.1 -P9909 \ No newline at end of file +mysql -u root -orderRoot -h127.0.0.1 -P9909 -- GitLab