add graalvm native image configures

This commit is contained in:
dalbodeule
2024-06-12 14:57:30 +09:00
parent 5c8ef4a2ed
commit bcf0cc6c8d
17 changed files with 2664 additions and 32 deletions

View File

@@ -1,2 +1,6 @@
DISCORD_TOKEN=
GUILD_ID
GUILD_ID=
DB_URL=jdbc:mariadb://localhost:3306/chzzk
DB_USER=chzzk
DB_PASS=chzzk
RUN_AGENT=false