We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd2945 commit 127bf6fCopy full SHA for 127bf6f
docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
deno:
3
build: .
4
- container_name: kepler-bot-canary
+ container_name: kepler-bot-prod
5
restart: always
6
environment:
7
TOKEN: ${TOKEN}
0 commit comments