mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 01:25:09 +01:00
it's karin time
This commit is contained in:
parent
04abeec667
commit
fb19a9e036
2 changed files with 18 additions and 2 deletions
|
|
@ -66,5 +66,13 @@ services:
|
|||
limits:
|
||||
cpus: "0.5"
|
||||
memory: 500M
|
||||
karin_bot:
|
||||
container_name: karin-bot
|
||||
image: "docker.nilstrieb.dev/discord-court-bot:921be642"
|
||||
restart: always
|
||||
env_file:
|
||||
- "/apps/karin-bot/.env"
|
||||
networks:
|
||||
- internal
|
||||
networks:
|
||||
internal:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue