Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nilesPenrose committed Nov 27, 2024
1 parent 090463c commit 411cbba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deployments/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ services:
networks:
- postgres
- minio
- internal-back
- front-back

postgres:
Expand Down Expand Up @@ -114,7 +113,7 @@ services:
command: server --console-address ":9001" /data
ports:
# - "9000:9000"
- "9001:9001"
# - "9001:9001"
env_file:
- minio.env
healthcheck:
Expand Down

0 comments on commit 411cbba

Please sign in to comment.