Skip to content

Commit

Permalink
refactor: updates container name
Browse files Browse the repository at this point in the history
  • Loading branch information
diasjoaovitor committed Sep 12, 2024
1 parent c73165e commit 70bd1df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
services:
bot-sambanet:
app:
container_name: bot
build: .
ports:
- '3001:3001'
Expand Down

0 comments on commit 70bd1df

Please sign in to comment.