rework new app

This commit is contained in:
2024-11-22 12:52:53 +01:00
parent 4b8db71df7
commit 74b1b5f9e4
5 changed files with 248 additions and 92 deletions
+8 -1
View File
@@ -1,3 +1,10 @@
DATASOURCE=
# pgx, postgresql, mysql
DRIVERNAME=pgx
# enable / disable migrations
MIGRATE=
# as example
DATASOURCE=postgresql://developer:secret@localhost:5432/db?sslmode=disable
# hex string format
ASYMMETRICKEY=
# in minutes
DURATION=