Add Process over Profit bot Docker compose file
This commit is contained in:
parent
537d7af46e
commit
b537ace2ef
8
process-over-profit-bot.yaml
Normal file
8
process-over-profit-bot.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
version: "3"
|
||||
services:
|
||||
process_over_profit_bot:
|
||||
image: <gitea url>/moshferatu/process-over-profit-bot:latest
|
||||
container_name: process-over-profit-bot
|
||||
environment:
|
||||
- DISCORD_BOT_TOKEN=
|
||||
restart: unless-stopped
|
Loading…
Reference in New Issue
Block a user