Skip to content

Commit a5e7a13

Browse files
committed
chore(ci): remove unused var
1 parent 1516a09 commit a5e7a13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ x-app: &app-template
88
TERM: xterm-256color
99
APP_ENV: development
1010
DATABASE_URL: postgres://pexp:pexp@db:5432/pexp
11-
# CARGO_HOME: /app/target/.cargo
1211
depends_on:
1312
- db
1413
volumes:

0 commit comments

Comments
 (0)