Go to file
Wojciech Kwolek c5bd1c5707
continuous-integration/drone/push Build is passing Details
allow customizing the addresses on the site
2021-10-18 16:59:31 +02:00
.drone.yml initial commit 2021-10-10 22:33:20 +02:00
.env.sample allow customizing the addresses on the site 2021-10-18 16:59:31 +02:00
.gitignore get config from .env, persist ssh host key 2021-10-18 16:20:00 +02:00
Dockerfile add docker image 2021-10-18 16:46:35 +02:00
Makefile initial commit 2021-10-10 22:33:20 +02:00
entrypoint.sh allow customizing the addresses on the site 2021-10-18 16:59:31 +02:00
go.mod get config from .env, persist ssh host key 2021-10-18 16:20:00 +02:00
go.sum get config from .env, persist ssh host key 2021-10-18 16:20:00 +02:00
main.go allow customizing the addresses on the site 2021-10-18 16:59:31 +02:00
main_test.go initial commit 2021-10-10 22:33:20 +02:00
web.go allow customizing the addresses on the site 2021-10-18 16:59:31 +02:00