Skip to content

Commit

Permalink
Merge branch 'SOK-21_start-game-page' of https://github.com/Timur233/…
Browse files Browse the repository at this point in the history
…falcon-tanks into SOK-24_game-over-page
  • Loading branch information
Timur233 committed Oct 3, 2024
2 parents d4deb1d + 1ea0f72 commit 6e1251c
Show file tree
Hide file tree
Showing 44 changed files with 5,675 additions and 6,035 deletions.
6 changes: 6 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ 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'
VITE_SRC_URL='https://ya-praktikum.tech/api/v2/resources'
Loading

0 comments on commit 6e1251c

Please sign in to comment.