Update mollysocket.json

Signed-off-by: Anvil5465 <119350594+Anvil5465@users.noreply.github.com>
This commit is contained in:
Anvil5465 2025-07-05 18:13:09 -05:00 committed by GitHub
parent 95161cf486
commit fd3627baca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/mollysocket",
"image": "ghcr.io/mollyim/mollysocket",
"image_tag": "1",
"restart": "always",
"restart": "unless-stopped",
"ports": [
"8020:8020"
],