mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
set application name
This commit is contained in:
parent
6af3ad93ba
commit
0697d598c4
@ -1,4 +1,6 @@
|
||||
spring:
|
||||
application:
|
||||
name: hangar-backend
|
||||
datasource:
|
||||
url: "jdbc:postgresql://postgres:5432/hangar"
|
||||
username: "${POSTGRES_USER}"
|
||||
|
Loading…
Reference in New Issue
Block a user