remotes/1693045480750635534/spooky-22
Aevann1 2021-09-06 19:07:49 +02:00
parent 4acba3e264
commit a7995bbb9c
2 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,7 @@ services:
- GUMROAD_TOKEN=3435tdfsdudebussylmaoxxt43
- GUMROAD_LINK=https://marsey1.gumroad.com/l/tfcvri
- CARD_VIEW=1
- DISABLE_DOWNVOTES=0
links:
- "redis"
- "postgres"

1
env
View File

@ -35,3 +35,4 @@ export SLOGAN="Dude bussy lmao"
export GUMROAD_TOKEN="3435tdfsdudebussylmaoxxt43"
export GUMROAD_LINK="https://marsey1.gumroad.com/l/tfcvri"
export CARD_VIEW="1"
export DISABLE_DOWNVOTES="0"