diff --git a/Makefile b/Makefile deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md index 0865985..d1c42e9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ cd crablog 2. Set up your configuration file (see below) 3. Build and run the docker container (Will compile from source and thus take a while) ```bash -docker-compose up +docker-compose up -d ``` ## Configuration environment file