Skip to content

Commit f0f4796

Browse files
committed
chore: update environment config and remove redundant env file reference
1 parent 4946b7f commit f0f4796

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker-compose.override.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@ services:
113113
- NEXT_PUBLIC_API_URL=${NEXT_PUBLIC_API_URL?Variable not set}
114114
- NEXTAUTH_SECRET=${NEXTAUTH_SECRET?Variable not set}
115115
- NODE_ENV=development
116-
env_file:
117-
- .env.local
118116

119117
playwright:
120118
build:

0 commit comments

Comments
 (0)