This commit is contained in:
9
compose.yaml
Normal file
9
compose.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
miniapp-qr-web:
|
||||
build: .
|
||||
container_name: miniapp-qr-web
|
||||
ports:
|
||||
- "8000:8000"
|
||||
environment:
|
||||
TZ: Asia/Shanghai
|
||||
MINIAPP_QR_TIMEZONE: Asia/Shanghai
|
||||
Reference in New Issue
Block a user