Merge pull request #3 from Arcoz0308/main

Redo pull request as the original is lost
main
TZGyn 2 years ago committed by GitHub
commit c74ad45ad3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,4 +1,4 @@
PROTOCOL_HEADER=x-forwarded-proto PROTOCOL_HEADER=x-forwarded-proto
HOST_HEADER=x-forwarded-host HOST_HEADER=x-forwarded-host
DATABASE_URL=postgres://postgres:password@127.0.0.1:5432/link-shortener DATABASE_URL=postgres://postgres:password@127.0.0.1:5432/link-shortener
PUBLIC_SHORTENER_URL=http://localhost:3000 PUBLIC_SHORTENER_URL=localhost:3000

Loading…
Cancel
Save