Updated docker compose
All checks were successful
/ build-and-deploy (push) Successful in 1m33s

This commit is contained in:
Jeremy Karst 2026-05-06 23:43:21 -04:00
parent 442f4dcc46
commit f95aae90dc

View file

@ -2,10 +2,7 @@ name: karsttech-website
services:
hugo-site:
build:
context: .
dockerfile: Dockerfile
image: karsttech:1
image: code.karsttech.com/jeremy/karsttech.com:latest
container_name: karsttech-website
restart: unless-stopped
ports: