Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
JBris authored Feb 26, 2024
1 parent fb0f4d0 commit badd15c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,11 @@ MAILHOG_HTTP_PORT=8025
PORTAINER_TAG=linux-arm64-2.18.2
PORTAINER_PORT=9443

# ELK
ELASTICSEARCH_TAG=8.11.0
ELASTICSEARCH_PORT=9200
KIBANA_TAG=$ELASTICSEARCH_TAG
KIBANA_PORT=5601

# Container
GITHUB_CONTAINER_REPO=ghcr.io/jbris/bayes-growth-bdd:1.0.0

0 comments on commit badd15c

Please sign in to comment.