Use more env vars for config
It will make it easier to test federation
This commit is contained in:
@@ -7,12 +7,6 @@
|
||||
<body>
|
||||
<h1>Configure your instance</h1>
|
||||
<form method="post">
|
||||
<label for="local_domain">Internal domain</label>
|
||||
<input name="local_domain">
|
||||
|
||||
<label for="public_domain">Public domain</label>
|
||||
<input name="public_domain">
|
||||
|
||||
<label for="name">Name</label>
|
||||
<input name="name">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user