fixed image url
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
services:
|
services:
|
||||||
bot:
|
bot:
|
||||||
image: ${BOT_IMAGE:-botinator:latest}
|
image: git.ksan.dev/ksan/botinator:latest
|
||||||
build: .
|
build: .
|
||||||
container_name: botinator
|
container_name: botinator
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user