Remove docker-compose.api.yml file; this file is no longer needed for the project setup.
This commit is contained in:
parent
fcf44dfb5f
commit
9c8c418ae5
@ -1,4 +1,11 @@
|
||||
services:
|
||||
next-downloader-bot:
|
||||
env_file:
|
||||
- .env
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile
|
||||
restart: always
|
||||
telegram-bot-api:
|
||||
env_file:
|
||||
- .env
|
||||
Loading…
x
Reference in New Issue
Block a user