Skip to content

Commit

Permalink
struggling wih env files
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelebarre committed Oct 23, 2024
1 parent 4018562 commit a6dba43
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ services:
# :${BUILD_ENV:-dev}
ports:
- "3000:80"
environment:
- VITE_API_URL=http://backend:8080/api
depends_on:
- backend
networks:
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion frontend/.env.production

This file was deleted.

0 comments on commit a6dba43

Please sign in to comment.