Update Gitea to 1.22.1 #12
Annotations
1 error and 1 notice
Lint apps
Action failed with error HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
External port mapping "${APP_GITEA_SSH_PORT}:${APP_GITEA_SSH_PORT}":
gitea/docker-compose.yml#L14
Port mappings are only needed, if external clients need to access the service. If the app is only accessed from other apps/programs on the same host, please use the container name instead. If you want to expose an HTTP UI, you also don't need to expose the port.
|