mirror of
https://gitee.com/markliu2013/docker-compose-moneynote.git
synced 2024-11-17 20:58:02 +08:00
save
This commit is contained in:
parent
fdce65f87d
commit
457112c224
@ -28,6 +28,9 @@ services:
|
||||
- mysql
|
||||
image: registry.cn-hangzhou.aliyuncs.com/moneywhere/moneywhere-api-user:latest
|
||||
env_file: api.env
|
||||
environment:
|
||||
- TZ=Asia/Singapore
|
||||
- DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
moneywhere-fe-user:
|
||||
links:
|
||||
|
Loading…
Reference in New Issue
Block a user