Arion: Remove outline depends_on
This commit is contained in:
parent
eb96ea8168
commit
77b95427af
1 changed files with 0 additions and 4 deletions
|
@ -45,10 +45,6 @@
|
|||
"/home/ghoscht/.docker/wiki/outline.env"
|
||||
];
|
||||
restart = "always";
|
||||
depends_on = {
|
||||
redis = {condition = "service_healthy";};
|
||||
postgres = {condition = "service_healthy";};
|
||||
};
|
||||
networks = [
|
||||
"dmz"
|
||||
"internal"
|
||||
|
|
Loading…
Reference in a new issue