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