change to GORM, add member and rank handlers
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
mariadb.connectionstring=user:password@tcp(localhost:3306)/dbname?parseTime=true
|
||||
api.prefix=/api/v1
|
||||
api.port=1323
|
||||
MARIADB_CONNSTRING=user:password@tcp(localhost:3306)/dbname?parseTime=true
|
||||
API_PREFIX=/api/v1
|
||||
API_PORT=1323
|
||||
Reference in New Issue
Block a user