# Mysql Live
#Used when creating a JWT. It can be anything.
API_SECRET=nyEX8BZ44KqTXeV2
API_PORT=8111
# DB configuration
DB_HOST=177.153.50.98
DB_DRIVER=mysql
DB_USER=pcast
DB_PASSWORD=@407Smc837
DB_NAME=pcast
DB_PORT=3306