add a license and stuff

This commit is contained in:
fzorb 2025-02-10 19:53:20 +02:00
parent c1ce7bca3c
commit 4a24afbe49
3 changed files with 15 additions and 2 deletions

View File

@ -4,7 +4,7 @@ WORKDIR /app
COPY . /app
ENV MIX_ENV=prod
ENV DATABASE_URL=ecto://pg_user:pg_pass@db/database
ENV DATABASE_URL=ecto://user:pass@db/database
ENV SECRET_KEY_BASE=ChangeME
RUN mix deps.get --only prod

13
license.txt Normal file
View File

@ -0,0 +1,13 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.

View File

@ -1,6 +1,6 @@
Information we collect:
* IP addresses, user agents, etc.
* Poll topic,
* Poll topic.
* Poll's votes.
How that information is being used: