chore: standardize service and container name to site
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
21971b3810
commit
9d231b58c8
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
services:
|
||||
site-server:
|
||||
site:
|
||||
build: .
|
||||
container_name: site
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- traefik-proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue