Skip to content

Commit

Permalink
removed args on frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakob-SA committed Nov 28, 2024
1 parent b04a3f2 commit 8ee1263
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ services:
build:
context: ./Frontend
dockerfile: Dockerfile
args:
VITE_API_URL: ${VITE_API_URL}
environment:
- VITE_API_URL=${VITE_API_URL}
ports:
Expand Down

0 comments on commit 8ee1263

Please sign in to comment.