mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Add server imports mount
To get foreign zips/servers into crafty... (Better than I'm going to import servers into servers)
This commit is contained in:
parent
d8a875f5d0
commit
c409efbe28
@ -15,3 +15,4 @@ services:
|
||||
- ./docker/logs:/commander/logs
|
||||
- ./docker/servers:/commander/servers
|
||||
- ./docker/config:/commander/app/config
|
||||
- ./import:/commander/import
|
||||
|
@ -15,3 +15,4 @@ services:
|
||||
- ./logs:/commander/logs
|
||||
- ./servers:/commander/servers
|
||||
- ./config:/commander/app/config
|
||||
- ./import:/commander/import
|
||||
|
Loading…
Reference in New Issue
Block a user