gitgnore, params struc

This commit is contained in:
Ruidy Nemausat 2020-03-16 01:10:36 +01:00
parent 658472a13f
commit 4f006256e3
5 changed files with 0 additions and 10 deletions

2
.env
View file

@ -1,2 +0,0 @@
PORT=8080
TMPLDIR=templates/

View file

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

6
.gitignore vendored
View file

@ -1,6 +0,0 @@
.gitignore
.env
go-wiki
/templates/love.html
/settings/.envTest
.envTest

BIN
go-wiki

Binary file not shown.

View file

@ -1 +0,0 @@
<h1>Hi there, I love {{.Title}}</h1>