first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
DATABASE_CONNECTION = mongodb://horacio:frx8us2w@192.168.1.50:20215/turnosxpress
|
||||
DATABASE_CONNECTION_ATLAS = mongodb+srv://horacio:frx8us2w@reservar.a2cgd.mongodb.net/reservar
|
||||
DATABASE_CONNECTION_LOCAL = mongodb://horacio:frx8us2w@192.168.1.50:20215/turnosxpress
|
||||
|
||||
DEFAULT_ADMIN_PORT = 3005
|
||||
DEFAULT_BOT_START_PORT = 3010
|
||||
CONTAINER_API_URL = http://localhost
|
||||
Reference in New Issue
Block a user