mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Edit IP in workflow config
This commit is contained in:
parent
bcaf09cf02
commit
b0ddba9bc8
2 changed files with 1 additions and 5 deletions
2
.github/config.workflow.toml
vendored
2
.github/config.workflow.toml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
[database]
|
||||
host = "localhost"
|
||||
host = "0.0.0.0"
|
||||
port = 5432
|
||||
username = "lysand"
|
||||
password = "lysand"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue