diff --git a/infra/docker-compose.yml b/infra/docker-compose.yml index 8ca09fa..118f5e0 100644 --- a/infra/docker-compose.yml +++ b/infra/docker-compose.yml @@ -19,7 +19,7 @@ services: - GITEA__server__DOMAIN=git.corrosionmgmt.com - GITEA__server__SSH_DOMAIN=git.corrosionmgmt.com - GITEA__server__ROOT_URL=https://git.corrosionmgmt.com/ - - GITEA__security__INSTALL_LOCK=true # Change to false if fresh install fails + - GITEA__security__INSTALL_LOCK=false # Allow initial setup wizard restart: always volumes: - ./gitea:/data