1 2 3 4 5
#!/bin/bash envsubst < postgrest.conf > postgrest.conf.tmp mv postgrest.conf.tmp postgrest.conf ./postgrest postgrest.conf