mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
add posthog to docker build steps
This commit is contained in:
@@ -80,6 +80,7 @@ services:
|
||||
- PUBLIC_APPWRITE_COL_THREADS_ID
|
||||
- PUBLIC_APPWRITE_COL_MESSAGES_ID
|
||||
- PUBLIC_APPWRITE_FN_TLDR_ID
|
||||
- PUBLIC_POSTHOG_API_KEY
|
||||
deploy:
|
||||
<<: *x-update-config
|
||||
mode: replicated
|
||||
|
||||
@@ -74,6 +74,7 @@ services:
|
||||
- PUBLIC_APPWRITE_COL_THREADS_ID
|
||||
- PUBLIC_APPWRITE_COL_MESSAGES_ID
|
||||
- PUBLIC_APPWRITE_FN_TLDR_ID
|
||||
- PUBLIC_POSTHOG_API_KEY
|
||||
deploy:
|
||||
<<: *x-update-config
|
||||
mode: replicated
|
||||
|
||||
Reference in New Issue
Block a user