mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update Docker.md with proper path to unzipped files (#14717)
Proper patch to unzipped files
This commit is contained in:
@@ -15,7 +15,7 @@ mkdir librenms
|
||||
cd librenms
|
||||
wget https://github.com/librenms/docker/archive/refs/heads/master.zip
|
||||
unzip master.zip
|
||||
cd examples/compose
|
||||
cd docker-master/examples/compose
|
||||
```
|
||||
3. Set a new mysql password in .env and inspect docker-composer.yml
|
||||
4. Bring up the docker containers
|
||||
|
Reference in New Issue
Block a user