Little changes
parent
eb42e41c8a
commit
718df84770
|
@ -6,6 +6,7 @@ dist/
|
|||
*.test
|
||||
*.out
|
||||
*.txt
|
||||
money
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
|
|
|
@ -13,7 +13,7 @@ services:
|
|||
restart: unless-stopped
|
||||
environment:
|
||||
# ====== Generali / Runtime ======
|
||||
TZ: "Europe/Berlin" # timezone usata per stampare le scadenze
|
||||
TZ: "Europe/Berlin" # timezone usata per stampare le scadenze. necessaria per non arrivare tardi
|
||||
THORNODE_URL: "https://thornode.ninerealms.com" # endpoint THORNode per quote (facoltativo, ha default nel codice)
|
||||
|
||||
# ====== Dati locali ======
|
||||
|
|
Loading…
Reference in New Issue