confdefaults: put externalURL in comments
Created by: unknwon
Because the dummy URL is causing admin not be able to sign up with "invalid CSRF token" (i.e. sourcegraph/sourcegraph:insiders
). This issue is currently a show-stopper for anyone who wants to run fresh Sourcegraph Docker container against master
branch.
Put them in comment in first few lines of config is at least visible to admins.
Thanks @ryan-blunden who found this!