dwyl / gogs-server

⚙️ CI/CD Pipeline + Docs for our Gogs Server on Fly.io
https://gogs-server.fly.dev/
GNU General Public License v2.0
3 stars 0 forks source link

Define ssh configuration #3

Closed SimonLab closed 2 years ago

SimonLab commented 2 years ago

Set START_SSH_SERVER = false in app.ini file. This allow users to add/remove ssh keys automatically in the authorized_keys file

related to: #2