feat: nats volume with persistent storage
This commit is contained in:
parent
22fe747f76
commit
9ff737855e
|
|
@ -8,6 +8,8 @@ services:
|
|||
- 4222:4222
|
||||
- 8222:8222
|
||||
command: -n oktopus -m 8222 -js
|
||||
volumes:
|
||||
- ./nats_data:/tmp/nats/jetstream
|
||||
networks:
|
||||
usp_network:
|
||||
ipv4_address: 172.16.235.2
|
||||
|
|
|
|||
0
deploy/compose/nats_data/.gitkeep
Normal file
0
deploy/compose/nats_data/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user