Skip to content

Commit

Permalink
Updated docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mawoka-myblock committed Jan 3, 2024
1 parent e6eb07e commit 46eb2d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ services:
MEILISEARCH_URL: "http://meilisearch:7700" # DON'T CHANGE
# -- DON'T CHANGE TILL HERE ---

# --- GENERAL CONFI ---
ROOT_ADDRESS: "https://classquiz.de" # CHANGE IT (without a "/" at the end)

# --- MAIL CONFIG ---
MAIL_PORT: "587"
MAIL_ADDRESS: "email@[email protected]"
Expand Down

0 comments on commit 46eb2d9

Please sign in to comment.