Skip to content

Commit

Permalink
Merge pull request #8 from Timur233/SOK-16_authorization
Browse files Browse the repository at this point in the history
[SOK-16]
  • Loading branch information
gloginov authored Oct 2, 2024
2 parents b5deac9 + 94da985 commit 2def654
Show file tree
Hide file tree
Showing 21 changed files with 1,775 additions and 653 deletions.
5 changes: 5 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=postgres
POSTGRES_PORT=5432

TRAEFIK_NETWORK_NAME=traefik_traefik
DOCKER_BUILDKIT=1 #Build only stages required for target
COMPOSE_FILE=docker-compose.yml:docker-compose.dev.yml
VITE_AUTH_URL='https://ya-praktikum.tech/api/v2'
Loading

0 comments on commit 2def654

Please sign in to comment.