feat: create docker images for new api (#51538)

This commit is contained in:
Oliver Eyton-Williams
2023-09-12 22:45:25 +02:00
committed by GitHub
parent 90bdffca7b
commit 05d19b8b42
8 changed files with 187 additions and 45 deletions
+2 -1
View File
@@ -79,7 +79,8 @@ FCC_ENABLE_SWAGGER_UI=true
FCC_ENABLE_DEV_LOGIN_MODE=true
# Email
EMAIL_PROVIDER=nodemailer # use ses in production
# use ses in production
EMAIL_PROVIDER=nodemailer
# SES_ID needs to be empty for now, since the api-server will use SES in testing
# if it is set.
SES_ID=