Skip to content

Commit ca5c0e0

Browse files
committed
example .env
1 parent 78fe58d commit ca5c0e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.env.example

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
AWS_REGION=
2+
AWS_S3_BUCKET=
3+
AWS_ACCESS_KEY_ID=
4+
AWS_SECRET_ACCESS_KEY=
5+
PGWIRE_PORT=5432
6+
PORT=80
7+
TIMEFUSION_TABLE_PREFIX=timefusion

0 commit comments

Comments
 (0)