add(n9e): add all in one

This commit is contained in:
cnphpbb
2025-01-09 16:15:28 +08:00
parent 1c81c94ca4
commit 811252f08a
22 changed files with 1874 additions and 1 deletions

View File

@@ -16,4 +16,7 @@ services:
- POSTGRES_USER=${POSTGRES_USER}
- POSTGRES_PORT=${POSTGRES_PORT}
- POSTGRES_HOST=${POSTGRES_HOST}
- TZ=Asia/Shanghai
- TZ=Asia/Shanghai
volumes:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro