Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Commit

Permalink
chore: add params for api
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemSBulgakov committed Nov 30, 2024
1 parent 2a23101 commit 4c14914
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backend/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ services:
restart: always
ports:
- "8000:8000"
environment:
TZ: "Europe/Moscow"
FORWARDED_ALLOW_IPS: "*"

db:
# See more: https://registry.hub.docker.com/_/mongo
Expand Down

0 comments on commit 4c14914

Please sign in to comment.