更新部分镜像版本
This commit is contained in:
committed by
cloud-init created default user
parent
00f679a0f6
commit
f084d89eab
16
examples/xbrowsersync/conf/settings.json
Normal file
16
examples/xbrowsersync/conf/settings.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"location": "JP",
|
||||
"maxSyncs": "10000",
|
||||
"maxSyncSize": "10485760",
|
||||
"db": {
|
||||
"host": "xbrowsersync-db",
|
||||
"name": "xbrowsersync",
|
||||
"username": "xbrowsersync",
|
||||
"password": "aP7xvybVU6ZdVKWkTp7NjbcYuFdH5YR6Gi3aFrvdT4kbJ3aKwFqB4GnxYyao5DgR"
|
||||
},
|
||||
"status": {
|
||||
"allowNewSyncs": "true",
|
||||
"online": "true",
|
||||
"message": "Welcome to the HTY1024 xBrowserSync service! We run the latest version of the xBrowserSync API and take database backups daily."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user