up(domain): up config

This commit is contained in:
cnphpbb
2025-01-16 17:18:39 +08:00
parent 964837ae97
commit 8f29ab378f
2 changed files with 8 additions and 0 deletions

View File

@@ -7,5 +7,8 @@ services:
- '${Volumes_PATH}/logs:/app/logs'
ports:
- '9800:8000'
environment:
APP_MODE: production
container_name: domain-admin
image: ${IMAGE_TAG}