fix container name
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user