Skip to content

Commit

Permalink
Merge pull request #7295 from ever-co/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
evereq authored Dec 13, 2023
2 parents ae362e7 + 90b5239 commit 5106497
Show file tree
Hide file tree
Showing 49 changed files with 1,886 additions and 1,229 deletions.
6 changes: 5 additions & 1 deletion .env.compose
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Docker Compose sample .env file for Production

NODE_ENV=production

# The name of the application.
APP_NAME="Gauzy"

Expand Down Expand Up @@ -32,7 +36,7 @@ WEB_HOST=webapp
WEB_PORT=4200

# set true if running as a Demo
DEMO=true
DEMO=false

# DO (DIGITALOCEAN), AWS, AZURE, CIVO, CW (COREWEAVE), HEROKU, LINODE, LOCAL, OVH, SCALEWAY, VULTR, etc
CLOUD_PROVIDER=
Expand Down
Loading

0 comments on commit 5106497

Please sign in to comment.