Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Aug 16, 2024
1 parent 77487d4 commit 25f54ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/webhook-ingest/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
command: ["-js", "--config", "/etc/nats/nats-server.conf"]
volumes:
- nats_data:/data
- ./nats-server.conf:/etc/nats/nats-server.conf
- ./server/webhook-ingest//nats-server.conf:/etc/nats/nats-server.conf
networks:
- common-network

Expand Down

0 comments on commit 25f54ce

Please sign in to comment.