Skip to content

Commit ea9f5b9

Browse files
committed
first commit: hugodutka/dbmem-cli
1 parent 45d46c8 commit ea9f5b9

File tree

2 files changed

+55
-61
lines changed

2 files changed

+55
-61
lines changed

cli/server.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -651,9 +651,9 @@ func (r *RootCmd) Server(newAPI func(context.Context, *coderd.Options) (*coderd.
651651
AppHostname: appHostname,
652652
AppHostnameRegex: appHostnameRegex,
653653
Logger: logger.Named("coderd"),
654-
Database: dbmem.New(),
654+
Database: nil,
655655
BaseDERPMap: derpMap,
656-
Pubsub: pubsub.NewInMemory(),
656+
Pubsub: nil,
657657
CacheDir: cacheDir,
658658
GoogleTokenValidator: googleTokenValidator,
659659
ExternalAuthConfigs: externalAuthConfigs,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy