Skip to content

Commit

Permalink
ci: docker
Browse files Browse the repository at this point in the history
  • Loading branch information
indrif committed Nov 15, 2024
1 parent 7fca5c2 commit 1fcd94e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
2 changes: 1 addition & 1 deletion docker-compose.prod-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"

services:
frontend:
image: ghcr.io/etimo/diamonds2/rontend:${DIAMONDS_DOCKER_TAG}
image: ghcr.io/etimo/diamonds2/frontend:${DIAMONDS_DOCKER_TAG}
restart: always
environment:
- VITE_API_BASE_URL=http://backend:3000/api
Expand Down
27 changes: 0 additions & 27 deletions scripts/build.sh

This file was deleted.

0 comments on commit 1fcd94e

Please sign in to comment.