mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 05:08:16 +08:00
python3.7 timezone fix
This commit is contained in:
@@ -32,7 +32,7 @@ services:
|
||||
environment:
|
||||
TZ: Asia/Shanghai
|
||||
command:
|
||||
- /bin/bash
|
||||
- /bin/sh
|
||||
- -c
|
||||
- |
|
||||
gunicorn --workers=3 autoapp:app -b 0.0.0.0:5000 -D
|
||||
|
Reference in New Issue
Block a user