Skip to content

Commit 3757da4

Browse files
committed
LAYER8_bug
1 parent 8138074 commit 3757da4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

servidor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,4 +247,4 @@ def load_user(user_id):
247247
# para Gunicorn / Render / Railway
248248
application = app
249249
# No es necesario re-inicializar socketio aquí.
250-
application = socketio
250+
# application = socketio

0 commit comments

Comments
 (0)