We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0016d86 commit 7cf5f7aCopy full SHA for 7cf5f7a
docker-compose.yml
@@ -48,7 +48,7 @@ services:
48
tty: true
49
build:
50
context: frontend
51
- environment:
+ args:
52
VITE_TDEI_API_URL: ${WS_TDEI_API_URL}
53
VITE_TDEI_USER_API_URL: ${WS_TDEI_BACKEND_URL}
54
VITE_API_URL: ${WS_API_URL}
0 commit comments