Joel Grunbaum
2022-01-07 127d5af6f934b162c98a40ce414b98415d899cea
commit | author | age
127d5a 1 #pragma once
JG 2
3 #define HOST "sytev070"
4 #ifdef TEST
5 #define PORT "9005"
6 #else
7 #define PORT "9000"
8 #endif
9
10 #define USER "jgrunbau"
11 #define PASS "b7d630945a0854581d9f86ba147f34a5"