Skip to content

Commit 848370d

Browse files
committed
add depands on
1 parent a97aaa9 commit 848370d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compose.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ services:
1919
- ${APP_EXPOSED_PORT:-8610}:3000
2020
depends_on:
2121
- pgsql
22+
- redis
23+
- smtp
2224
volumes:
2325
- ./:/app
2426
networks:

0 commit comments

Comments
 (0)