Update makefile
- Removed all spaces for tabs
This commit is contained in:
@@ -17,4 +17,5 @@ run:
|
||||
-e SERVER_PORT=${SERVER_PORT} \
|
||||
-e MONGO_URL=${MONGO_URL} \
|
||||
-p ${SERVER_PORT}:${SERVER_PORT} \
|
||||
--name=drb \
|
||||
$(DOCKER_IMAGE_NAME)
|
||||
Reference in New Issue
Block a user