mirror of
https://github.com/runyanjake/discord.git
synced 2025-10-04 15:27:28 -07:00
9 lines
110 B
YAML
9 lines
110 B
YAML
version: "3.8"
|
|
|
|
services:
|
|
pwsBot:
|
|
image: pwsbot:latest
|
|
container_name: pwsBot
|
|
build: .
|
|
|