From 6d3de12e142ec804fd4b0275ded1dce406d6d118 Mon Sep 17 00:00:00 2001 From: cs131039 Date: Thu, 11 Jun 2020 23:03:43 +0000 Subject: [PATCH] Update 'project/Makefile' --- project/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Makefile b/project/Makefile index 958d42c..48f1ac9 100644 --- a/project/Makefile +++ b/project/Makefile @@ -3,4 +3,4 @@ Makefile: docker build -f Dockerfile . # deploy - docker stack deploy -c docker-compose.yml wordpress \ No newline at end of file + docker stack deploy -c docker-compose.yml nefos \ No newline at end of file