wip
This commit is contained in:
@@ -7,8 +7,8 @@ services:
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./src:/data/src
|
||||
- .Cargo.lock:/data/Cargo.lock
|
||||
- .Cargo.toml:/data/Cargo.toml
|
||||
- ./Cargo.lock:/data/Cargo.lock
|
||||
- ./Cargo.toml:/data/Cargo.toml
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
environment:
|
||||
- TZ="Europe/Rome"
|
||||
|
||||
Reference in New Issue
Block a user