nexo/services/core/compose/.env.example
toki 1eeed5218f feat: remote compose 설정 업데이트 및 문서 동기화
- runtime-image-validation.md 문서 개선
- compose .env.example 및 README 업데이트
- docker-compose.yml 설정 개선
- G07 관련 하위 파일 정리
2026-05-28 10:53:13 +09:00

6 lines
240 B
Text

NEXO_DB_PASSWORD=mmuser_password
NEXO_SITE_URL=http://localhost:18065
NEXO_CORE_PORT=18065
NEXO_PUSH_PROXY_PORT=18066
NEXO_CORE_IMAGE=toki-labs.com:5050/nexo/mattermost:latest
NEXO_PUSH_PROXY_IMAGE=toki-labs.com:5050/nexo/push-proxy:latest