chore: remove Letterspace newsletter integration and all LETTERSPACE_* variables
This commit is contained in:
@@ -123,10 +123,7 @@ ENV NODE_ENV=production \
|
||||
# Runtime environment variables (will be passed at container start)
|
||||
ENV PUBLIC_API_URL="" \
|
||||
PUBLIC_URL="" \
|
||||
PUBLIC_UMAMI_ID="" \
|
||||
LETTERSPACE_API_URL="" \
|
||||
LETTERSPACE_API_KEY="" \
|
||||
LETTERSPACE_LIST_ID=""
|
||||
PUBLIC_UMAMI_ID=""
|
||||
|
||||
# Expose application port
|
||||
EXPOSE 3000
|
||||
|
||||
Reference in New Issue
Block a user