Renamed tg bot container to telegrambot, moved prompt file to bot subproject
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
nemesisBot:
|
||||
image: telegrambot
|
||||
container_name: nemesisBot
|
||||
container_name: telegrambot
|
||||
build:
|
||||
context: .
|
||||
dockerfile: TelegramBot/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user