remake in Golang
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
DB_HOST=iceberg-gaming.com
|
||||
DB_PORT=3306
|
||||
DB_USERNAME=user
|
||||
DB_PASSWORD=pass
|
||||
DB_DATABASE=dbname
|
||||
mariadb.connectionstring=user:password@tcp(localhost:3306)/dbname?parseTime=true
|
||||
api.prefix=/api/v1
|
||||
api.port=1323
|
||||
Reference in New Issue
Block a user