12
target/classes/application.yml
Normal file
12
target/classes/application.yml
Normal file
@ -0,0 +1,12 @@
|
||||
server:
|
||||
address: 0.0.0.0
|
||||
port: 80
|
||||
error:
|
||||
whitelabel:
|
||||
enabled: false
|
||||
|
||||
public-url: http://localhost:80
|
||||
|
||||
mojang:
|
||||
session-server: https://sessionserver.mojang.com
|
||||
api: https://api.mojang.com
|
Reference in New Issue
Block a user