Skip to content

Commit

Permalink
Configure tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Romanow committed Sep 29, 2024
1 parent 48c0032 commit 1b7677d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ services:
simple-frontend:
image: "romanowalex/simple-frontend:v2.0"
container_name: simple-frontend
platform: linux/amd64
environment:
BACKEND_HOST: localhost
ports:
- "8080:80"
healthcheck:
Expand Down

0 comments on commit 1b7677d

Please sign in to comment.