Arion: move ttrss db to services scope
This commit is contained in:
parent
3ea35b67ae
commit
faa9747d05
1 changed files with 13 additions and 13 deletions
|
@ -28,7 +28,6 @@
|
|||
"dmz"
|
||||
];
|
||||
};
|
||||
};
|
||||
db.service = {
|
||||
image = "postgres:13-alpine";
|
||||
volumes = [
|
||||
|
@ -42,4 +41,5 @@
|
|||
"dmz"
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue