fix: woodpecker
This commit is contained in:
@@ -2,7 +2,6 @@ services:
|
||||
gitea:
|
||||
image: gitea/gitea:latest
|
||||
restart: unless-stopped
|
||||
user: "1000:1000"
|
||||
ports:
|
||||
- "127.0.0.1:3000:3000"
|
||||
- "2222:22" # git ssh — different port to avoid conflict
|
||||
|
||||
Reference in New Issue
Block a user