v0.1.6 - Read/write from local settings file

This commit is contained in:
2023-01-29 10:38:50 -05:00
parent 4bde451db7
commit eb244a539a
10 changed files with 61 additions and 21 deletions

View File

@@ -9,7 +9,7 @@ services:
dockerfile: ./Dockerfile
args:
- JAVA_VERSION=17
- VERSION=0.1.5
- VERSION=0.1.6
volumes:
- ./data:/app
restart: unless-stopped