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 1ee3558 commit b386bcaCopy full SHA for b386bca
docker-compose.build.yml
@@ -10,6 +10,7 @@ services:
10
VITE_OSM_URL: ${WS_OSM_URL}
11
VITE_RAPID_URL: ${WS_RAPID_URL}
12
VITE_PATHWAYS_EDITOR_URL: ${WS_PATHWAYS_EDITOR_URL}
13
+ CODE_VERSION: ${CODE_VERSION}
14
15
frontend_tag:
16
extends: frontend
frontend
0 commit comments