diff --git a/README.md b/README.md index 5914a6b..e187328 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ Dockerfile.deploy is for cloud deployment and this is referenced in main.tf when # TESTS: Functionality testing: -docker run --net='host' -e TEST_HOST='http://localhost:6400/api/v1' spamoverflow-tests-local:latest \ No newline at end of file +docker run --rm --net='host' -e TEST_HOST='http://localhost:6400/api/v1' spamoverflow-tests-local:latest diff --git a/api.txt b/api.txt deleted file mode 100755 index f9a0c62..0000000 --- a/api.txt +++ /dev/null @@ -1 +0,0 @@ -git a \ No newline at end of file