mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28: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 = {
|
||||
configOverrides.postgres.port = 5433;
|
||||
};
|
||||
}:
|
||||
};
|
||||
};
|
||||
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue