Add sample server env file
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
CHGRID_AUTH_SECRET=replace-with-a-long-random-secret
|
||||
CHGRID_HOST_ORIGIN=https://example.com
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
CHGRID_AUTH_SECRET=replace-with-a-long-random-secret
|
||||
CHGRID_HOST_ORIGIN=https://example.com
|
||||