change ports
This commit is contained in:
parent
6e52f78170
commit
291788b97e
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@ services:
|
|||
volumes:
|
||||
- /docker/core/forgejo/data:/data
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "222:22"
|
||||
- "3022:3000"
|
||||
- "2222:22"
|
||||
networks:
|
||||
- fj_internal
|
||||
- fj_external
|
||||
|
|
|
|||
Loading…
Reference in a new issue