Skip to content

Commit 676249b

Browse files
Clarify steps for docker installations
1 parent 2553415 commit 676249b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,11 @@ division name under *System Information* on the right hand side. This will open
165165
a properties editor for the global preferences. You will need to set four properties
166166
to configure access to the asset server:
167167

168-
* `USE_GLOBAL_PREFS` `true`
169-
* `attachment.key` obtain from asset server `settings.py` file
168+
* `USE_GLOBAL_PREFS` - `true`
169+
* `attachment.key``##`
170+
* Replace `##` with the key from the following location:
171+
* obtain from asset server `settings.py` file if you have a local installation of 7
172+
* obtain from `docker-compose.yml` file if you use a Docker deployment
170173
* `attachment.url` `http://[YOUR_SERVER]/web_asset_store.xml`
171174
* `attachment.use_path` `false`
172175

0 commit comments

Comments
 (0)