Merge pull request #267327 from bbenno/fix/nixos-firebird

nixos/firebird: fix coerce error
This commit is contained in:
Peder Bergebakken Sundt 2024-01-19 22:12:47 +01:00 committed by GitHub
commit c3f2d4a319
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -143,7 +143,7 @@ in
# ConnectionTimeout = 180
#RemoteServiceName = gds_db
RemoteServicePort = ${cfg.port}
RemoteServicePort = ${toString cfg.port}
# randomly choose port for server Event Notification
#RemoteAuxPort = 0