expose 3000
This commit is contained in:
parent
20a4cbccbe
commit
9f9d2ea082
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ services:
|
|||
- gitea_config:/etc/gitea
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- "3000:3000"
|
||||
expose:
|
||||
- 3000
|
||||
networks:
|
||||
|
|
Loading…
Add table
Reference in a new issue