Readme start

This commit is contained in:
Lorenzo Venerandi
2025-01-25 18:30:08 +01:00
parent f11aa6d1dc
commit e900231bf1
4 changed files with 147 additions and 16 deletions

View File

@@ -3,7 +3,7 @@ services:
image: nats:alpine
container_name: nats
restart: always
command: -c /etc/nats/nats.conf
command: -js -c /etc/nats/nats.conf
ports:
- "4222:4222" # client port
- "8222:8222" # monitoring port