File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 * [ Running openHAB with libpcap support] ( #running-openhab-with-libpcap-support )
2626 * [ Running on Windows and macOS] ( #running-on-windows-and-macos )
2727 * [ Starting with Docker mounting a host directory (for advanced user)] ( #starting-with-docker-mounting-a-host-directory-for-advanced-user )
28- * [ Automating Docker setup using ansible (for advanced user)] ( #automating-docker-setup-using-ansible-for-advanced-user )
28+ * [ Automating Docker setup using Ansible (for advanced user)] ( #automating-docker-setup-using-ansible-for-advanced-user )
2929 * [ Accessing the console] ( #accessing-the-console )
3030 * [ Startup modes] ( #startup-modes )
3131 * [ Environment variables] ( #environment-variables )
@@ -276,7 +276,7 @@ If run elsewhere, replace it with ro.
276276 pull: true
277277 restart_policy: unless-stopped
278278 env:
279- CRYPTO_POLICY= "unlimited"
279+ CRYPTO_POLICY: "unlimited"
280280 TZ: "Europe/Berlin"
281281` ` `
282282
You can’t perform that action at this time.
0 commit comments