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