mirror of
https://github.com/d0zingcat/ghost-docker.git
synced 2026-05-13 23:16:44 +00:00
Set NODE_ENV to production
no ref - This used to be handled by the `systemd` service and I forgot to port
This commit is contained in:
@@ -20,3 +20,6 @@ TINYBIRD_API_URL=https://api.tinybird.co
|
||||
TINYBIRD_ID=745d3247-e887-4873-84f7-7414ec758b83
|
||||
TINYBIRD_TRACKER_TOKEN=p.eyJxxxxx
|
||||
TINYBIRD_STATS_TOKEN=p.eyJxxxxx
|
||||
|
||||
# Do not edit
|
||||
NODE_ENV=production
|
||||
|
||||
Reference in New Issue
Block a user