Skip to content

Commit 1114087

Browse files
authored
Update docker-compose.yml
1 parent ef07b72 commit 1114087

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ services:
77
working_dir: /app/src
88
volumes:
99
- ./:/app
10-
env_file:
11-
- .env
12-
command: php /app/src/bot.php
10+
command: php /app/src/bot.php

0 commit comments

Comments
 (0)