Skip to content

Commit

Permalink
Fix Rebase issues
Browse files Browse the repository at this point in the history
  • Loading branch information
keianhzo committed Apr 18, 2023
1 parent f9d818f commit 9829c0b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ services:
build:
context: .
dockerfile: dockerfiles/coturn.Dockerfile
target: dev
entrypoint: /bin/sh /entrypoint.sh
volumes:
- coturn:/var/lib/coturn
Expand Down Expand Up @@ -115,8 +114,6 @@ services:
build:
context: .
dockerfile: dockerfiles/postgrest.Dockerfile
target: dev
command: postgrest reticulum.conf
networks:
hubs_network:
reticulum:
Expand Down

0 comments on commit 9829c0b

Please sign in to comment.