--- services: enstrayedapi: build: context: . image: enstrayedapi container_name: enstrayedapi restart: unless-stopped volumes: - ./config.json:/app/config.json