mirror of
https://github.com/M0r13n/mikrotik_monitoring.git
synced 2025-12-06 10:09:31 +00:00
fix home path to /home/mktxp inside the mktxp container
This commit is contained in:
parent
7d471f9fb1
commit
9e7f8b7609
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ services:
|
|||
volumes:
|
||||
# Since Version v0.37 mktxp runs as single user
|
||||
# Prior it was root
|
||||
- './mktxp/:/mktxp/mktxp/'
|
||||
- './mktxp/:/home/mktxp/mktxp/'
|
||||
networks:
|
||||
- default
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue