Skip to content

Commit 7cf5f7a

Browse files
committed
Update docker-compose.yml
1 parent 0016d86 commit 7cf5f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ services:
4848
tty: true
4949
build:
5050
context: frontend
51-
environment:
51+
args:
5252
VITE_TDEI_API_URL: ${WS_TDEI_API_URL}
5353
VITE_TDEI_USER_API_URL: ${WS_TDEI_BACKEND_URL}
5454
VITE_API_URL: ${WS_API_URL}

0 commit comments

Comments
 (0)