Add min and max Minetest version support
This commit is contained in:
@@ -15,12 +15,13 @@ services:
|
||||
|
||||
app:
|
||||
build: .
|
||||
command: ./runprodguni.sh
|
||||
command: ./rundebug.sh
|
||||
ports:
|
||||
- 5123:5123
|
||||
volumes:
|
||||
- "./data/uploads:/home/cdb/app/public/uploads"
|
||||
- "./app:/home/cdb/app"
|
||||
- "./migrations:/home/cdb/migrations"
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user