api: Clean up Dockerfile and Makefile.

This commit is contained in:
Jonathan Bernard 2024-08-12 15:46:52 -05:00
parent 789e702e7d
commit 2dda8ebd76
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,4 @@
FROM 063932952339.dkr.ecr.us-west-2.amazonaws.com/alpine-nim:nim-1.6.10 AS build
MAINTAINER jonathan@jdbernard.com
COPY hff_entry_forms_api.nimble /hff_entry_forms_api/
COPY src /hff_entry_forms_api/src

View File

@ -13,6 +13,8 @@ endif
# The server to target when publishing the API
TARGET_SERVER ?= sobeck.jdb-software.com
TARGET_ENV ?= local
# The Notion integration token.
AUTH_SECRET ?= 123abc