mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-06-26 14:15:22 +02:00
fix volume local path
This commit is contained in:
parent
51fdd7e8a5
commit
a648a89959
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ services:
|
|||
stdin_open: true # docker run -i
|
||||
tty: true # docker run -t
|
||||
volumes:
|
||||
- $(pwd)/data:/gsc
|
||||
- data:/gsc
|
||||
|
|
Loading…
Add table
Reference in a new issue