created Vert.X folder
This commit is contained in:
4
backend/fastapi/.env
Normal file
4
backend/fastapi/.env
Normal file
@@ -0,0 +1,4 @@
|
||||
# esto esta aqui porque es un entorno local
|
||||
# y además un usuario y contraseña bastante
|
||||
# genéricos
|
||||
DB_URL = "mysql+aiomysql://root:root@localhost:3306/DAD"
|
||||
Reference in New Issue
Block a user