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 a3d7529 commit e94a74cCopy full SHA for e94a74c
docker-compose.dev.yml
@@ -33,6 +33,8 @@ services:
33
- VUE_APP_MAPBOX_DEFAULT_STYLES_DEV=mapbox://styles/gemeindescan/ck6rp249516tg1iqkmt48o4pz
34
- VUE_APP_GRAPHQL_URI=http://www:8000/graphql/
35
- VUE_APP_DJANGOBASEURL=http://www:8000
36
+ - VUE_APP_FATHOM_SITEID=${FATHOM_SITEID}
37
+ - VUE_APP_SNAPSHOTSTOREURL=https://gemeindescan.eu-central-1.linodeobjects.com/public/
38
- PUBLIC_URL=http://www:8000
39
working_dir: /opt/vue
40
volumes:
0 commit comments