expose ssh service
This commit is contained in:
@@ -14,6 +14,7 @@ RUN groupadd gitea -g 1000 \
|
||||
&& useradd -u 1000 -g 1000 -m gitea -d /app
|
||||
|
||||
EXPOSE 3000
|
||||
EXPOSE 3022
|
||||
|
||||
USER gitea
|
||||
|
||||
|
||||
Reference in New Issue
Block a user