diff --git a/hastebin/README.md b/hastebin/README.md index ac0aa4a..8b0df89 100644 --- a/hastebin/README.md +++ b/hastebin/README.md @@ -50,5 +50,5 @@ services: image: redis volumes: - ./data:/data -entrypoint: redis-server --appendonly yes -``` \ No newline at end of file + entrypoint: redis-server --appendonly yes +```