diff --git a/README.md b/README.md index 250bfe2..2c9f93c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ docker run -d \ -p 8000:8000/tcp -v /path/to/unpacked/client:/app/luclient:rw \ -v /path/to/cachedir:/app/cache:rw \ # optional for persistent cache for conversions - aronwk/dlu-account_manager:refactor + aronwk/nexus-dashboard:latest ``` diff --git a/app/cache/.gitkeep b/app/cache/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/app/luclient/.gitkeep b/app/luclient/.gitkeep new file mode 100644 index 0000000..e69de29