WIP: Switch to NixOS #5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[services.forgejo]
|
[services.forgejo]
|
||||||
image = "codeberg.org/forgejo/forgejo:1.18.0-rc1-1"
|
image = "git.korhonen.cc/functionalhacker/forgejo-asciidoc"
|
||||||
container_name = "forgejo"
|
container_name = "forgejo"
|
||||||
environment = ["TZ=Europe/Helsinki", "USER_UID=1000", "USER_GID=1000"]
|
environment = ["TZ=Europe/Helsinki", "USER_UID=1000", "USER_GID=1000"]
|
||||||
restart = "unless-stopped"
|
restart = "unless-stopped"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue