1
0
mirror of https://github.com/thib8956/tic-tac-toe-ws.git synced 2026-02-21 07:48:12 +00:00
Files
tic-tac-toe-ws/config.js

5 lines
133 B
JavaScript

window.TIC_TAC_TOE_CONFIG = {
// Set WS_URL to your production WebSocket URL, e.g.:
// WS_URL: "wss://your-domain.com/ws"
};