v0.1.9 Cleanup and organization

This commit is contained in:
2023-03-27 21:41:37 -04:00
parent 1a2e9bbb98
commit 14952bf791
19 changed files with 342 additions and 487 deletions

View File

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