We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c7e01 commit e935729Copy full SHA for e935729
Dockerfile
@@ -66,8 +66,6 @@ ENV NODE_ENV=development \
66
GEL_SERVER_SECURITY=insecure_dev_mode \
67
# Don't start/host the db server, just bootstrap & quit.
68
GEL_SERVER_BOOTSTRAP_ONLY=1 \
69
- # Temporary until upstream stale default of "edgedb" is resolved
70
- GEL_SERVER_DATABASE=main \
71
# Don't flood log with cache debug messages
72
VERBOSE_YARN_LOG=discard
73
0 commit comments