This commit is contained in:
Ruidy Nemausat 2020-03-14 19:02:20 +01:00
parent 5ffc5224c4
commit 56650eff83
2 changed files with 3 additions and 0 deletions

1
.env Normal file
View file

@ -0,0 +1 @@
PORT=8080

2
go.sum Normal file
View file

@ -0,0 +1,2 @@
github.com/joho/godotenv v1.3.0 h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc=
github.com/joho/godotenv v1.3.0/go.mod h1:7hK45KPybAkOC6peb+G5yklZfMxEjkZhHbwpqxOKXbg=