Update mollysocket.json

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

View file

@ -8,7 +8,11 @@
"image_tag": "1", "image_tag": "1",
"restart": "unless-stopped", "restart": "unless-stopped",
"ports": [ "ports": [
"8020:8020" {
"ip_binding": "%APACHE_IP_BINDING%",
"port_number": "8020",
"protocol": "tcp"
}
], ],
"volumes": [ "volumes": [
{ {