update content service name in compose file

This commit is contained in:
Mike Liao 2024-10-29 20:25:37 -07:00
parent 49835fc453
commit 40087bcb3e

View File

@ -1,5 +1,5 @@
services: services:
backend: content:
container_name: $APP_NAME container_name: $APP_NAME
build: build:
context: ${CODEBASE_ROOT} context: ${CODEBASE_ROOT}