mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-09-13 07:21:16 +00:00
Json configuration (#141)
* Add json config * Adjust code to new config --------- Co-authored-by: Chris <git@nootch.de>
This commit is contained in:
@@ -17,6 +17,6 @@ services:
|
||||
networks:
|
||||
- "eos"
|
||||
volumes:
|
||||
- ./src/akkudoktoreos/config.py:/opt/eos/akkudoktoreos/config.py:ro
|
||||
- ./src/akkudoktoreos/default.config.json:/opt/eos/EOS.config.json:ro
|
||||
ports:
|
||||
- "${EOS_PORT}:${EOS_PORT}"
|
||||
|
Reference in New Issue
Block a user