Not localhost
This commit is contained in:
parent
fc18582a1b
commit
b461a44707
|
@ -113,6 +113,6 @@ in {
|
|||
## NOTE: For a one-machine deployment, this removes the need to provide an
|
||||
## `s3.garage.<domain>` domain. However, this will quickly stop working once
|
||||
## we go to multi-machines deployment.
|
||||
fediversity.internal.garage.api.domain = mkForce "localhost";
|
||||
fediversity.internal.garage.api.domain = mkForce "s3.garage.localhost";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue