Skip to content

Commit

Permalink
CircleCI build problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
edwh committed Dec 3, 2024
1 parent de3cbb3 commit 06b11e6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,10 @@ jobs:
labels:
kompose.service.type: nodeport
environment:
- MARIADB_HOST=mariadb
- MARIADB_PORT_NUMBER=3307
- MEDIAWIKI_DATABASE_HOST=mariadb
- MEDIAWIKI_DATABASE_PORT_NUMBER=3307
- MEDIAWIKI_DATABASE_USER=bn_mediawiki
- MEDIAWIKI_DATABASE_NAME=bitnami_mediawiki
- MEDIAWIKI_DATABASE_PORT_NUMBER=3307
- ALLOW_EMPTY_PASSWORD=yes
- MEDIAWIKI_EXTERNAL_HTTP_PORT_NUMBER=8080
- MEDIAWIKI_HOST=mediawiki
Expand Down

0 comments on commit 06b11e6

Please sign in to comment.