Skip to content

Commit

Permalink
Merge pull request #25 from yunkon-kim/yunkon-kim-patch-1
Browse files Browse the repository at this point in the history
Change Beetle env
  • Loading branch information
MZC-CSC authored Aug 26, 2024
2 parents 8ea2c7a + d0f7994 commit cf62920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ services:
# - BEETLE_ROOT=/app
# - BEETLE_CBSTORE_ROOT=/app
# - BEETLE_CBLOG_ROOT=/app
- BEETLE_TUMBLEBUG_REST_URL=http://cb-tumblebug:1323/tumblebug
- BEETLE_TUMBLEBUG_ENDPOINT=http://cb-tumblebug:1323
# - BEETLE_LOGFILE_PATH=/app/log/beetle.log
# - BEETLE_LOGFILE_MAXSIZE=10
# - BEETLE_LOGFILE_MAXBACKUPS=3
Expand Down Expand Up @@ -557,4 +557,4 @@ services:

networks:
spider_net: #Network for cb-spider isolation
#cm-ant-db-network: #Network for cm-ant database isolation
#cm-ant-db-network: #Network for cm-ant database isolation

0 comments on commit cf62920

Please sign in to comment.