Added trading and quests, checkpoint push
This commit is contained in:
@@ -118,6 +118,8 @@ services:
|
||||
volumes:
|
||||
- ./gamedata:/app/gamedata:ro
|
||||
- ./images:/app/images:ro
|
||||
- ./api:/app/api:rw
|
||||
- ./data:/app/data:rw
|
||||
depends_on:
|
||||
- echoes_of_the_ashes_db
|
||||
- echoes_of_the_ashes_redis
|
||||
|
||||
Reference in New Issue
Block a user