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
|
# TODO: check if we can run docker service as other user than root
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
oci-containers.containers = {
|
oci-containers.containers = {
|
||||||
omada = {
|
gitea = {
|
||||||
image = "bitnami/gitea:1";
|
image = "bitnami/gitea:1";
|
||||||
volumes = [
|
volumes = [
|
||||||
"/var/lib/gitea:/bitnami/gitea"
|
"/var/lib/gitea:/bitnami/gitea"
|
||||||
|
|||||||
Reference in New Issue
Block a user