Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
vganshin committed Apr 26, 2023
1 parent 562ff24 commit 4b63a2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
AIDBOX_LICENSE=

PGHOSTPORT=5437
PGUSER=postgres
PGPASSWORD=postgres
Expand All @@ -15,3 +13,5 @@ BOX_PROJECT_GIT_TARGET__PATH=/aidbox-project
AIDBOX_ZEN_ENTRYPOINT=main/box
AIDBOX_DEV_MODE=true
AIDBOX_ZEN_DEV_MODE=true

AIDBOX_LICENSE=

0 comments on commit 4b63a2b

Please sign in to comment.