mirror of
https://github.com/nx-bat/pet-the-pond.git
synced 2026-09-22 10:29:11 -04:00
6 lines
77 B
YAML
6 lines
77 B
YAML
services:
|
|
bot:
|
|
restart: unless-stopped
|
|
build: .
|
|
env_file: .env
|