Feat: [main] news-summary-bot 완성
All checks were successful
news-summary-bot-cicd / build_push_deploy (push) Successful in 11m43s
All checks were successful
news-summary-bot-cicd / build_push_deploy (push) Successful in 11m43s
This commit is contained in:
9
docker-compose.yml
Normal file
9
docker-compose.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
news-summary-bot:
|
||||
image: nkey01/news-summary-bot:latest
|
||||
container_name: news-summary-bot
|
||||
env_file:
|
||||
- .env
|
||||
- ./news-summary-bot/.env
|
||||
networks:
|
||||
- nkeysworld-network
|
||||
- obs
|
||||
Reference in New Issue
Block a user