瀏覽代碼

Remove -d from Compose command

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
Ben Firshman 9 年之前
父節點
當前提交
b9dc5990fa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,7 +19,7 @@ Running
 
 
 Run in this directory:
 Run in this directory:
 
 
-    $ docker-compose up -d
+    $ docker-compose up
 
 
 The app will be running on port 5000 on your Docker host, and the results will be on port 5001.
 The app will be running on port 5000 on your Docker host, and the results will be on port 5001.