Update app version and changelog for July End of Month Update; remove unused code in entrypoint script
This commit is contained in:
@@ -15,6 +15,3 @@ printenv | grep NEXT_PUBLIC_ | while read -r line ; do
|
||||
done
|
||||
|
||||
echo "✅ Environment variable replacement complete"
|
||||
|
||||
# Execute the container's main process (CMD in Dockerfile)
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user