Skip to content

Conversation

@Arkan56
Copy link

@Arkan56 Arkan56 commented Sep 17, 2025

No description provided.

@Arkan56 Arkan56 self-assigned this Sep 17, 2025
@Arkan56 Arkan56 added the enhancement New feature or request label Sep 17, 2025
Copy link
Member

@TalkySafe143 TalkySafe143 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hay un conflicto en el index.ts

src/index.ts Outdated
.get("/", () => welcomeMessage)
.use(commentRoutes)
.use(blogImageRoutes)
.listen(5454);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Este puerto no debe estar quemado, se tiene que leer de las variables de entorno

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ya lo deje referenciado al .env

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

¿Porque eliminar el .env.example?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no me habia dado cuenta que lo habia borrado xd, ya lo regrese

@TalkySafe143 TalkySafe143 linked an issue Sep 19, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CRUD de BlogImage

3 participants