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

edit cookie comment.

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