Skip to content

Commit a0f041a

Browse files
authored
feat: thank thank you
1 parent 9e20989 commit a0f041a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ services:
66
context: .
77
dockerfile: Dockerfile
88
restart: unless-stopped
9+
stdin_open: true
10+
tty: true
911
env_file:
1012
- .env
1113
environment:

0 commit comments

Comments
 (0)