Update config to allow injection of env vars for container deployment

This commit is contained in:
kurt-mcrae
2024-11-24 18:53:19 +11:00
parent e16a375895
commit 3a17d45a97
5 changed files with 58 additions and 22 deletions

8
.env.sample Normal file
View File

@@ -0,0 +1,8 @@
# Database credentials
DB_USER=postgres
DB_PASSWORD=password
# NSW Fuel API credentials
NSW_FUEL_API_KEY=1MYSRAx5yvqHUZc6VGtxix6oMA2qgfRT
NSW_FUEL_API_SECRET=BMvWacw15Et8uFGF
NSW_FUEL_API_AUTH_HEADER=MU1ZU1JBeDV5dnFIVVpjNlZHdHhpeDZvTUEycWdmUlQ6Qk12V2FjdzE1RXQ4dUZHRg==