Changing port mapping

I have been using Couchbase 5.0.1 Community and in my static_config file I had at the end:
{projector_port, 1701}.

Everything was peachy.

Now I’ve uninstalled Couchbase and re-installed version 5.1.1 Community (since you have a bug with installing it on top of 5.0.1) and re-added the mapping line.
It’s ignoring it.
In the logs it still tries to start it as 9999

2020-07-09T13:06:32.800+03:00 [Info] Projector started with command line: [c:/Program Files/Couchbase/Server/bin/projector.exe -kvaddrs=127.0.0.1:11210 -adminport=:9999 -diagDir=c:/Program Files/Couchbase/Server/var/lib/couchbase/crash 127.0.0.1:8091]
2020-07-09T13:06:32.827+03:00

Did someone break it between these versions?

I’ve reverted back to 5.0.1 but now I can’t seem to change the port either.
Here is my file. (I’m on Windows 10)
What am I doing wrong? (yes I’ve stopped and started the Couchbase service)

static_config.zip (593 Bytes)

Found the problem.
Needed to delete config.dat file