Skip to content
Snippets Groups Projects

Fix error "Address already in use".

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -19,6 +19,7 @@ sudo -u git -H git checkout 5-1-stable
### 3. Install libs, migrations etc
```
sudo rm tmp/sockets/gitlab.socket
sudo -u git -H cp config/puma.rb.example config/puma.rb
Loading