fix lucky env (#326)
This commit is contained in:
parent
ab77b0f7ac
commit
4f804ff257
|
@ -11,7 +11,8 @@ services:
|
|||
- type: bind
|
||||
source: /DATA/AppData/lucky
|
||||
target: /goodluck
|
||||
environment: TZ: $TZ
|
||||
environment:
|
||||
TZ: $TZ
|
||||
network_mode: host
|
||||
privileged: false
|
||||
x-casaos:
|
||||
|
|
Loading…
Reference in New Issue