campaignd: Assign port 15019 to 1.19
This commit is contained in:
parent
0657f19c6b
commit
bc5d69d35e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#include <array>
|
||||
#include <boost/algorithm/string.hpp>
|
||||
|
||||
const unsigned short default_campaignd_port = 15018;
|
||||
const unsigned short default_campaignd_port = 15019;
|
||||
|
||||
namespace
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue