cleanup restarts
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
337caba1f0
commit
bff8bcd72c
@ -49,7 +49,6 @@
|
|||||||
postgres-adminer = {
|
postgres-adminer = {
|
||||||
image = "adminer/latest";
|
image = "adminer/latest";
|
||||||
user = "600:600";
|
user = "600:600";
|
||||||
restart = "always";
|
|
||||||
ports = [ "4191:8080" ];
|
ports = [ "4191:8080" ];
|
||||||
dependsOn = [ "postgres" ];
|
dependsOn = [ "postgres" ];
|
||||||
extraOptions = [
|
extraOptions = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user