mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-09-09 15:53:04 +02:00
fix volume local path
This commit is contained in:
parent
a648a89959
commit
70098bbe0e
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:
|
||||
- data:/gsc
|
||||
- ./data:/gsc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue