mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
updated migration notes
This commit is contained in:
parent
1c74b6b14e
commit
aa150ca831
1 changed files with 3 additions and 0 deletions
|
@ -137,7 +137,10 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
|
#image: gitea/gitea:latest
|
||||||
|
# to migrate from an existing gitea instance to a forgejo one all you need is to simply comment this above line, and replace it with the one below:
|
||||||
image: codeberg.org/forgejo/forgejo:9.0.3
|
image: codeberg.org/forgejo/forgejo:9.0.3
|
||||||
|
# but warning, this won't work anymore starting from 1.23.X, 1.22.X is the last version where you can do this seamlessly.
|
||||||
container_name: forgejo
|
container_name: forgejo
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1000
|
- USER_UID=1000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue