From e748f08a8ec2f25c54afe84e79fb6c1ff48fd3f6 Mon Sep 17 00:00:00 2001 From: "DESKTOP-GENO133\\IvanPlex" Date: Sun, 7 Apr 2024 13:58:32 -0600 Subject: [PATCH] update readme --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 010c56e..1a907aa 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,6 @@ LubeLogger is available as both a Docker Image and a Windows Standalone Executab Read this [Getting Started Guide](https://docs.lubelogger.com/Getting%20Started) on how to download either of them -### Docker Setup (Manual Build for Advanced Users) -1. Install Docker -2. Clone this repo -3. CHECK culture in .env file, default is en_US, also setup SMTP for user management if you want that. -4. Run `docker build -t lubelogger -f Dockerfile .` -5. CHECK docker-compose.yml and make sure the mounting directories look correct. -6. If using traefik, use docker-compose.traefik.yml -7. Run `docker-compose up` - ### Need Help? [Documentation](https://docs.lubelogger.com/)