forgejo: listen on unix socket
Instead of 0.0.0.0:3000. Skip installation page, and set config values and create admin user manually.
This commit is contained in:
parent
22f363d06a
commit
b3aff08ce3
3 changed files with 52 additions and 69 deletions
|
@ -19,5 +19,4 @@
|
|||
|
||||
- name: wait for forgejo
|
||||
wait_for:
|
||||
host: localhost
|
||||
port: 3000
|
||||
path: /var/lib/forgejo/socket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue