mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-12-14 15:56:17 +00:00
Add docker multi-arch build with github package push and cleaned up Dockerfile for smaller builds
This commit is contained in:
@@ -20,7 +20,7 @@ moegliche_ladestroeme_in_prozent = [
|
||||
|
||||
|
||||
# Optional
|
||||
db_config = {"user": "eos", "password": "eos", "host": "127.0.0.1", "database": "eos"}
|
||||
db_config = {"user": "eos", "password": "eos", "host": "mariadb", "database": "eos"}
|
||||
|
||||
|
||||
def get_start_enddate(prediction_hours=48, startdate=None):
|
||||
|
||||
Reference in New Issue
Block a user