mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 02:40:09 +00:00
Merge pull request #34 from pestotoast/remove-whitespace
Remove trailing whitespace from initial nextcloud password
This commit is contained in:
@@ -67,8 +67,8 @@
|
||||
|
||||
{% if isAnyRunning == true %}
|
||||
{% if isApacheStarting != true %}
|
||||
Initial Nextcloud username: admin <br />
|
||||
Initial Nextcloud password: {{ nextcloud_password }} <br /><br/>
|
||||
Initial Nextcloud username: admin<br />
|
||||
Initial Nextcloud password: {{ nextcloud_password }}<br /><br/>
|
||||
<a href="https://{{ domain }}" class="button" target="_blank" rel="noopener">Open your Nextcloud ↗</a><br/>
|
||||
{% else %}
|
||||
Containers are currently starting.<br /><br />
|
||||
|
||||
Reference in New Issue
Block a user