Forgejo mirror
This commit is contained in:
parent
fcecb7aaf8
commit
99b7827f19
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
services:
|
||||
|
||||
forgejo:
|
||||
image: codeberg.org/forgejo/forgejo:${FORGEJO_VERSION}
|
||||
image: codeberg.org/forgejo/forgejo:${FORGEJO_VERSION} # official url
|
||||
# image: data.forgejo.org/forgejo/forgejo:${FORGEJO_VERSION} # mirror
|
||||
volumes:
|
||||
- ${STORAGE_PATH}/forgejo_data:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue