mirror-nourybot/docker-compose.yml
2023-04-13 00:05:41 +02:00

7 lines
121 B
YAML

version: "3.9"
services:
nourybot:
build:
dockerfile: Dockerfile
context: .
restart: unless-stopped