chore: standardize service and container name to site

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
fiatcode 2026-04-01 15:28:50 +07:00
parent 21971b3810
commit 9d231b58c8
No known key found for this signature in database

View file

@ -1,6 +1,7 @@
services: services:
site-server: site:
build: . build: .
container_name: site
restart: unless-stopped restart: unless-stopped
networks: networks:
- traefik-proxy - traefik-proxy