Add Docker configuration and fix paths
This commit is contained in:
15
config.yaml
Normal file
15
config.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user