You've already forked Travel-Agent
chore: Renamed app container
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ services:
|
||||
|
||||
app:
|
||||
build: .
|
||||
container_name: bot
|
||||
container_name: app
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user