This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
aneurin
/
herda
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Puu:
0ce0700da6
Haarat
Tagit
develop
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.0
herda
/
docker
/
entrypoint.sh
entrypoint.sh
93 B
Historia
Raaka
1
2
3
4
5
#!/usr/bin/env bash
envsubst < /docker/config.json > /app/out/public/config.json
exec "$@"