Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
chendelin1982 authored Jul 26, 2022
1 parent 7983760 commit 21c54aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
POWER_PASSWORD=uQ8E1wVTzG8SOk3!

APP_NAME=rethinkdb
APP_VERSION=latest
APP_PORT=9091
APP_CLIENT_PORT=28015
APP_CLUSTER_PORT=29015
APP_NAME=rethinkdb
APP_PASSWORD=$POWER_PASSWORD
APP_USER=admin
APP_PASSWORD=$POWER_PASSWORD
APP_NETWORK=websoft9

0 comments on commit 21c54aa

Please sign in to comment.