mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
fix: 📝 Fix typo in Nix docs
This commit is contained in:
parent
c26e896afe
commit
5bb4e967a7
|
|
@ -60,7 +60,7 @@ services.versia-server = {
|
||||||
three = {
|
three = {
|
||||||
configOverrides.postgres.port = 5433;
|
configOverrides.postgres.port = 5433;
|
||||||
};
|
};
|
||||||
}:
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue