本番用Docker Compose作成
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
NODE_ENV=development
|
||||
HOST=127.0.0.1
|
||||
PORT=3000
|
||||
DATABASE_URL=postgres://certremind:certremind@localhost:5432/certremind
|
||||
COOKIE_SECRET=replace-with-a-long-random-string
|
||||
|
||||
Reference in New Issue
Block a user