Skip to content

Commit

Permalink
Show SSH Port
Browse files Browse the repository at this point in the history
  • Loading branch information
triantium committed Dec 11, 2023
1 parent 0eff2be commit 6122a8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gitea/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ services:
environment:
- USER_UID=1000
- USER_GID=1000
- GITEA__server__SSH_PORT=222
- GITEA__server__LISTEN_PORT=22
- GITEA__database__DB_TYPE=postgres
- GITEA__database__HOST=db:5432
- GITEA__database__NAME=gitea
Expand Down

0 comments on commit 6122a8a

Please sign in to comment.