Skip to content

Conversation

@ViniciusCorbelli
Copy link
Collaborator

No description provided.

@Piazzi Piazzi self-requested a review December 17, 2021 13:37
Comment on lines +3 to +6
const ip_address = '127.0.0.1';
const socket_port = '3000'; // porta node
let socket = io(ip_address + ":" + socket_port);

Copy link
Owner

Choose a reason for hiding this comment

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

Imagino que só está funcionando localmente né? Preciso que você faça outro commit pra fazer funcionar em produção também, por favor.

@Piazzi Piazzi merged commit de89e97 into dev Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants