Edit IP in workflow config

This commit is contained in:
Jesse Wierzbinski 2024-03-11 22:00:46 -10:00
parent bcaf09cf02
commit b0ddba9bc8
No known key found for this signature in database
2 changed files with 1 additions and 5 deletions

View file

@ -1,5 +1,5 @@
[database]
host = "localhost"
host = "0.0.0.0"
port = 5432
username = "lysand"
password = "lysand"