Multiplayer doesn’t work in standalone but works in editor

Standalone make is meant to test the game befor building it, and it do not use the settings in the editor and cannot send any data to the editor. You need to build you game for testing this.