update docker-compose

This commit is contained in:
2025-11-09 01:37:26 +07:00
parent 52f3734d4e
commit a9da83e6ab

View File

@@ -2,7 +2,7 @@ version: "3.9"
services:
web:
build: ghcr.io/dilankaher/my_website:latest
image: ghcr.io/dilankaher/my_website:latest
container_name: go_htmx_app
ports:
- "8080:8080"