13 lines
259 B
YAML
Raw Normal View History

2025-07-10 09:41:26 +08:00
minio:
endpoint: "222.212.85.86:9000"
access_key: "adminjdskfj"
secret_key: "123456ksldjfal@Y"
secure: false
web: "http://222.212.85.86"
2025-07-10 09:52:44 +08:00
sql:
2025-07-10 09:57:01 +08:00
host: '222.212.85.86'
2025-07-10 09:52:44 +08:00
port: 5432
2025-11-11 09:43:25 +08:00
dbname: 'smart_dev'
2025-07-10 09:52:44 +08:00
user: 'postgres'
password: 'root'