Skip to content
Snippets Groups Projects
Commit 75b160c8 authored by Jonas Leder's avatar Jonas Leder
Browse files

added password option

parent c4e976d9
Branches
Tags
No related merge requests found
Pipeline #240 passed
......@@ -21,6 +21,7 @@ services:
- GITHUB_CLIENT_SECRET=
- GOOGLE_CLIENT_ID=
- GOOGLE_CLIENT_SECRET=
- passwordToShort= #Insert here a password, if you wan't that only you can short links.
- cookieNotice=1 #If you don't want to see the cookie notice set this to 0. Cookies are only used for login.
volumes:
url_shorter_db:
\ No newline at end of file
......@@ -21,6 +21,7 @@ services:
- GITHUB_CLIENT_SECRET=
- GOOGLE_CLIENT_ID=
- GOOGLE_CLIENT_SECRET=
- passwordToShort= #Insert here a password, if you wan't that only you can short links.
- cookieNotice=1 #If you don't want to see the cookie notice set this to 0. Cookies are only used for login.
volumes:
url_shorter_db:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment