Disable port being bad
This commit is contained in:
@@ -86,6 +86,7 @@ in
|
|||||||
databasePasswordFile = config.age.secrets.gitlab-db-password.path;
|
databasePasswordFile = config.age.secrets.gitlab-db-password.path;
|
||||||
databaseCreateLocally = false;
|
databaseCreateLocally = false;
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
|
registry.port = null;
|
||||||
gitlab = {
|
gitlab = {
|
||||||
trustedProxies = [
|
trustedProxies = [
|
||||||
"${vpnIp}/32" # The system itself
|
"${vpnIp}/32" # The system itself
|
||||||
|
|||||||
Reference in New Issue
Block a user