@ -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 = [
|
||||||
|
Reference in New Issue
Block a user