v0.1.7 - Settings handling tweaks

This commit is contained in:
2023-01-29 11:50:40 -05:00
parent eb244a539a
commit 1e809c6108
9 changed files with 166 additions and 100 deletions

View File

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