remove quotes
This commit is contained in:
parent
3a94814311
commit
6667b2ccd1
@ -1,2 +1,3 @@
|
||||
DATABASE_URL="postgres://user:password@localhost/termcloud"
|
||||
PORT="8080"
|
||||
# Do not use quotes, make will scream at you
|
||||
DATABASE_URL=postgres://user:password@localhost/termcloud
|
||||
PORT=8080
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user