mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
docker: Set timezone in TZ env var.
This commit is contained in:
@@ -61,6 +61,8 @@ services:
|
||||
- /var/swapdata/swapclient:/data
|
||||
ports:
|
||||
- "${HTML_PORT}" # Expose only to localhost, see .env
|
||||
environment:
|
||||
- TZ
|
||||
depends_on:
|
||||
- particl_core
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user