Skip to content

Commit e935729

Browse files
committed
Remove stale default override on default branch name
1 parent 18c7e01 commit e935729

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ ENV NODE_ENV=development \
6666
GEL_SERVER_SECURITY=insecure_dev_mode \
6767
# Don't start/host the db server, just bootstrap & quit.
6868
GEL_SERVER_BOOTSTRAP_ONLY=1 \
69-
# Temporary until upstream stale default of "edgedb" is resolved
70-
GEL_SERVER_DATABASE=main \
7169
# Don't flood log with cache debug messages
7270
VERBOSE_YARN_LOG=discard
7371

0 commit comments

Comments
 (0)