chore: Renamed app container

This commit is contained in:
ITQ
2024-03-21 23:57:51 +03:00
parent d506f91e79
commit b32add6d07
+1 -1
View File
@@ -31,7 +31,7 @@ services:
app:
build: .
container_name: bot
container_name: app
depends_on:
postgres:
condition: service_healthy