16 lines
342 B
YAML
Executable File
16 lines
342 B
YAML
Executable File
# Database Configuration
|
|
database:
|
|
host: "10.10.4.17:3391"
|
|
name: "contenedor_ibiza"
|
|
user: "nickpons666"
|
|
password: "MiPo6425@@"
|
|
|
|
# Application Configuration
|
|
app:
|
|
url: "https://contenedor-ibiza.ddns.net"
|
|
session: "contenedor_session"
|
|
|
|
# Telegram Bot Configuration
|
|
telegram:
|
|
token: "8589698394:AAFSphFBEy1DQmOIUDyEKCMAwksTaYlatYE"
|