Files
Backend/src/main/resources/application.yml

12 lines
206 B
YAML
Raw Normal View History

2024-04-06 04:10:15 +01:00
server:
address: 0.0.0.0
2024-04-06 06:21:30 +01:00
port: 80
error:
whitelabel:
enabled: false
2024-04-06 04:10:15 +01:00
2024-04-08 04:51:17 +01:00
public-url: http://localhost:80
2024-04-06 05:45:50 +01:00
2024-04-06 04:10:15 +01:00
mojang:
session-server: https://sessionserver.mojang.com
api: https://api.mojang.com