Skip to content

Commit

Permalink
chore: improve docker compose (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf committed May 3, 2023
1 parent c5a4908 commit 4e07360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.9'

services:
botchain:
bot:
container_name: ddrss-app
build:
context: .
Expand Down

1 comment on commit 4e07360

@vercel
Copy link

@vercel vercel bot commented on 4e07360 May 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ddrss – ./

ddrss-pradumnasaraf.vercel.app
ddrss-git-main-pradumnasaraf.vercel.app
ddrss.vercel.app

Please sign in to comment.