This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
aneurin
/
herda
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Fa:
0ce0700da6
Branch-ok
Tag-ek
develop
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.0
herda
/
docker
/
entrypoint.sh
entrypoint.sh
93 B
Előzmények
Nyers
1
2
3
4
5
#!/usr/bin/env bash
envsubst < /docker/config.json > /app/out/public/config.json
exec "$@"