add new opts to config
This commit is contained in:
@@ -94,6 +94,11 @@
|
|||||||
dataPort = 9000; # S3 API access
|
dataPort = 9000; # S3 API access
|
||||||
consolePort = 9001; # Admin console access
|
consolePort = 9001; # Admin console access
|
||||||
|
|
||||||
|
bootstrap-minio = {
|
||||||
|
enable = true;
|
||||||
|
environments = [ "dev" "prod" ];
|
||||||
|
};
|
||||||
|
|
||||||
default-nginx = {
|
default-nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hostname = "imgs.roypository.com";
|
hostname = "imgs.roypository.com";
|
||||||
|
|||||||
Reference in New Issue
Block a user