removed port 22
This commit is contained in:
parent
922cde0fc5
commit
856ebb3338
|
@ -26,8 +26,8 @@ services:
|
|||
- GITEA_MAILER_PROTOCOL=$GITEA_MAILER_PROTOCOL
|
||||
volumes:
|
||||
- gitea-app:/data
|
||||
ports:
|
||||
- 22:22
|
||||
#ports:
|
||||
# - 22:22
|
||||
networks:
|
||||
- appnet
|
||||
- externalnet
|
||||
|
|
Loading…
Reference in New Issue