Skip to content

Commit

Permalink
fix: remove namespace sharing
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-rm-meyer-ISST committed Dec 17, 2023
1 parent 094f80c commit f5fdc70
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion local/docker-compose-dev-postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ services:
interval: 10s
timeout: 5s
retries: 3
pid: host
networks:
- local-net
deploy:
Expand Down
2 changes: 0 additions & 2 deletions local/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ services:
retries: 3
networks:
- miw-net
pid: host
deploy:
resources:
limits:
Expand Down Expand Up @@ -184,7 +183,6 @@ services:
retries: 3
networks:
- miw-net
pid: host
deploy:
resources:
limits:
Expand Down

0 comments on commit f5fdc70

Please sign in to comment.