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: services:
hugo-site: hugo-site:
build: image: code.karsttech.com/jeremy/karsttech.com:latest
context: .
dockerfile: Dockerfile
image: karsttech:1
container_name: karsttech-website container_name: karsttech-website
restart: unless-stopped restart: unless-stopped
ports: ports: