This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
appId: eclipse.theia | |
productName: TheiaBlueprint | |
copyright: Copyright © 2020-2022 Eclipse Foundation, Inc | |
electronDist: ../../node_modules/electron/dist | |
electronVersion: 23.3.0 | |
# Although it is generally not recommended to disable asar, it is required for Theia. | |
# Enabling this leads to: process ERROR Error: spawn ENOTDIR | |
# because binaries can not be executed from the asar archive. | |
# See asar file API limitations: https://www.electronjs.org/docs/tutorial/application-packaging#limitations-of-the-node-api | |
asar: false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: "3.7" | |
services: | |
rabbitmq: | |
hostname: "rabbit_node_1" | |
image: rabbitmq:management | |
container_name: rabbitmq | |
ports: | |
- 5672:5672 | |
- 15672:15672 | |
networks: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": 1, | |
"news_datetime": "30/05/2020, 08:12 WIB", | |
"image": "https://media.suara.com/pictures/653x366/2020/06/03/73030-pria-bertato-ditangkap-usai-menghamili-seorang-janda-di-ngawi.jpg", | |
"title": "Dihamili Pria Penuh Tato, Janda di Ngawi Lahirkan Bayi di Kamar Mandi", | |
"category": 1, | |
"excerpt": "Peristiwa DS melahirkan sendirian di kamar mandi diketahui oleh kakeknya sendiri", | |
"content": "Penulis Ari Purnomo | Editor Aditya Maulana SOLO, KOMPAS.com - Pengelola Jalan tol ruas Solo-Ngawi, PT Jasamarga Solo Ngawi (JSN) mempertimbangkan untuk menghapus pelayanan top up saldo e-toll, di gerbang tol saat penerapan new normal. Saat ini, rencana penghapusan isi ulang saldo e-toll masih dibahas di internal sebelum nantinya diterapkan. Direktur Utama (Dirut) PT JSN Ari Wibowo mengatakan, bahwa pihaknya sudah merencanakan untuk meniadakan pelayanan top up yang selama ini sudah ada. Akan tetapi, untuk waktu penerapan kebijakan baru tersebut Ari mengatakan belum bisa memastikannya." | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"avatar": "http://pbs.twimg.com/profile_images/445103154292457473/wZ0X3ZX6.jpeg", | |
"name": "Justin Bieber", | |
"uname": "@justinbieber", | |
"followers": "50641654", | |
"following": "125574", | |
"tweets": "26460" | |
}, | |
{ |