fix: Update paths to be consistent

This commit is contained in:
2025-09-02 18:15:56 +10:00
parent 812fc84d3e
commit e537c323c2
4 changed files with 4 additions and 7 deletions

View File

@@ -50,7 +50,7 @@ LABEL org.opencontainers.image.title="FireWallet (HSD)" \
VOLUME ["/app/hsd-data", "/app/user_data"]
VOLUME ["/app/hsd_data", "/app/user_data"]
ENTRYPOINT ["python3"]