mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
fix package.json
This commit is contained in:
parent
74a36c6918
commit
cc24dad2cd
@ -31,6 +31,9 @@ services:
|
||||
extends:
|
||||
file: ./docker-compose.base.yml
|
||||
service: notification
|
||||
ports:
|
||||
- 9111:9229 # Debugging port.
|
||||
- 3191:3191
|
||||
build:
|
||||
network: host
|
||||
context: .
|
||||
|
Loading…
Reference in New Issue
Block a user