Testing ports

This commit is contained in:
Jared Furlow 2025-05-03 16:52:35 -05:00
parent 80febf8eb0
commit 792894474e

View File

@ -7,6 +7,7 @@ services:
environment: environment:
- 'BORE_SECRET=${BORE_SECRET}' - 'BORE_SECRET=${BORE_SECRET}'
ports: ports:
- '127.0.0.1:6022:6022'
- '6022:6022' - '6022:6022'
- '7835:7835' - '7835:7835'
healthcheck: healthcheck: