From a26a67a07032786bfb8607ada3e988e5318b2b9f Mon Sep 17 00:00:00 2001 From: Dean Perry Date: Mon, 4 Mar 2024 19:24:28 +0000 Subject: [PATCH] remove command --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b644392..39173df 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ services: buildtea: image: ghcr.io/deanpcmad/buildtea:latest container_name: buildtea - command: app web-server restart: unless-stopped ports: - 5000:5000