Skip to content

Commit

Permalink
chore: remove duplicate env
Browse files Browse the repository at this point in the history
  • Loading branch information
veryCrunchy committed Dec 3, 2024
1 parent 75c9211 commit b407f72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ services:
workspace:
image: hardcoreeng/workspace:${HULY_VERSION}
environment:
- SERVER_SECRET=${HULY_SECRET}
- SERVER_SECRET=${SECRET}
- DB_URL=mongodb://mongodb:27017
- MONGO_URL=mongodb://mongodb:27017
Expand Down

0 comments on commit b407f72

Please sign in to comment.