fix container name
This commit is contained in:
parent
76d009d5df
commit
e8f76a82cc
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ in
|
|||
# TODO: check if we can run docker service as other user than root
|
||||
virtualisation = {
|
||||
oci-containers.containers = {
|
||||
omada = {
|
||||
gitea = {
|
||||
image = "bitnami/gitea:1";
|
||||
volumes = [
|
||||
"/var/lib/gitea:/bitnami/gitea"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue