-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Alex Arbuckle edited this page Jun 15, 2024
·
30 revisions
version: '3.8'
services:
heimir:
image: lxrbckl/project-heimir:latest
environment:
- tokenDiscord=
- tokenOctokit=
- owner=
- configLink=
- filepath=data.json
- users=
- branch=
- repository=
- guildId=
- channelId=
- applicationId=
x-global:
pull: always
What the following does