feat: enables shlink to listen internally to tcpip
This commit is contained in:
parent
47e28d0c04
commit
013d689835
2 changed files with 3 additions and 3 deletions
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
enableTCPIP = true;
|
||||
ensureDatabases = [ "shlink" ];
|
||||
ensureUsers = [{
|
||||
name = "shlink";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue