mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-23 05:17:33 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
1fabf3766e | ||
|
e276328b3b |
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Decentralized file synchronization",
|
||||
"version": "1.26.0",
|
||||
"version": "1.26.0-1",
|
||||
"upstreamVersion": "1.27.1",
|
||||
"healthCheckPath": "/healthcheck",
|
||||
"httpPort": 8000,
|
||||
|
@@ -1,11 +1,13 @@
|
||||
<sso>
|
||||
All Cloudron users are admins and can manage synchronising files.
|
||||
</sso>
|
||||
<nosso>
|
||||
This app is pre-setup with an admin account. The initial credentials are:
|
||||
This app is pre-setup with an account. The initial credentials are:
|
||||
|
||||
**Username**: admin<br/>
|
||||
**Password**: changeme<br/>
|
||||
|
||||
Please change the admin password immediately.
|
||||
</nosso>
|
||||
|
||||
<sso>
|
||||
Note that all users manage and synchronize the same set of files.
|
||||
</sso>
|
||||
|
||||
|
Reference in New Issue
Block a user