Skip to content

Commit

Permalink
chore: remove profile from standalone docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
kkopanidis committed Feb 13, 2024
1 parent 392187c commit 862dad2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/docker-compose.standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ services:
MONGO_INITDB_DATABASE: 'conduit'
MONGO_INITDB_ROOT_USERNAME: '${DB_USER:-conduit}'
MONGO_INITDB_ROOT_PASSWORD: '${DB_PASS:-pass}'
profiles: ['mongodb']
networks:
default:
aliases:
Expand Down

0 comments on commit 862dad2

Please sign in to comment.