update docker compose
This commit is contained in:
@@ -10,6 +10,8 @@ services:
|
||||
- 8080:8080
|
||||
volumes:
|
||||
- .:/app
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
environment:
|
||||
# TIMEZONE
|
||||
- TZ=Asia/Jakarta
|
||||
|
||||
Reference in New Issue
Block a user