Skip to content

Commit

Permalink
update env
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed Sep 20, 2024
1 parent a405ad6 commit 0a677d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ services:
web:
image: ecency/vision-next:develop
environment:
- USE_PRIVATE
- HIVESIGNER_SECRET
- NEXT_PUBLIC_USE_PRIVATE
- NEXT_PUBLIC_HS_CLIENT_SECRET
restart: always
ports:
- "3000:3000"
Expand Down

0 comments on commit 0a677d3

Please sign in to comment.