version: '3'
services:
godot:
build: ./server
volumes:
- ./data/scripts:/app/scripts
- ./data/logs:/app/logs
bot:
build: ./bot