build utils
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
POSTGRES_USER=user
|
||||
POSTGRES_PASSWORD=password
|
||||
POSTGRES_DB=db
|
||||
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
CI=true
|
||||
PORT=3000
|
||||
HOST=0.0.0.0
|
||||
WDS_SOCKET_PORT=0
|
||||
REACT_APP_DOMAIN=127.0.0.1
|
||||
Reference in New Issue
Block a user