9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-27 10:59:14 +00:00
Files
HMCCosmetics/common/build/resources/main/database.yml
Fisher2911 f58d328bae update
2022-02-14 22:00:42 -05:00

8 lines
174 B
YAML

# SQLite or MySQL (case-insensitive)
type: "sqlite"
# The rest of these are only required for MySQL
name: "name"
username: "username"
password: "password"
ip: "ip"
port: 3306