mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
fix dev file.
This commit is contained in:
parent
ac6488cef1
commit
0259543ff2
@ -61,7 +61,7 @@ services:
|
|||||||
- /usr/src/app/package-lock.json
|
- /usr/src/app/package-lock.json
|
||||||
|
|
||||||
# There can only be one probe in developer docker compose.
|
# There can only be one probe in developer docker compose.
|
||||||
probe1:
|
probe:
|
||||||
ports:
|
ports:
|
||||||
- '3024:3024'
|
- '3024:3024'
|
||||||
- '9238:9229' # Debugging port.
|
- '9238:9229' # Debugging port.
|
||||||
|
Loading…
Reference in New Issue
Block a user