mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
- Updated the .env.template to include GIT_TOKEN for remote repository authentication. - Modified the Dockerfile to accept GIT_TOKEN and PG_CONNECTION_STRING as build arguments, enhancing the configuration for deployment. Signed-off-by: Innei <tukon479@gmail.com>
6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
S3_ACCESS_KEY_ID=
|
|
S3_SECRET_ACCESS_KEY=
|
|
|
|
PG_CONNECTION_STRING=
|
|
GIT_TOKEN=
|