Docker/Gitea/docker-compose.yaml aktualisiert
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# mkdir -p /opt/stack/gitea/{data,ssh}
|
||||
|
||||
#In order to allow SSH key authentication with Gitea, you’ll need to create an empty
|
||||
#authorized keys file that Gitea will use for persistent key storage.
|
||||
# In order to allow SSH key authentication with Gitea, you need to create an empty
|
||||
# authorized keys file that Gitea will use for persistent key storage.
|
||||
# touch /opt/stack/gitea/ssh/authorized_keys
|
||||
|
||||
# Next, change the permissions on this file so that it’s read+write for the owner only.
|
||||
|
Reference in New Issue
Block a user