gridium 1.0.22 → 1.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/docker-compose.yml +5 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 500dc7bbe01a1191f5d03a9b91da638409f44d83
4
- data.tar.gz: 4f574bd829f86ebf2688905072870acc24a7e048
3
+ metadata.gz: e3efaf9febdf9bc0da0a30c30a82b915e0a1af9d
4
+ data.tar.gz: 5a3ec90a3de58bf7b373f98736490274a32bfbd0
5
5
  SHA512:
6
- metadata.gz: 86506fd685272bf11b6838320864eb1bbaba266a817859d0380306743223f0452b6d9d64a5d529c400758b48c8870463691ac3cd5494607e52ffe40ecd9ec1c1
7
- data.tar.gz: 8194d98a9163d52e97386049d39c5b22aecbc1dc5180ff7e472aad64d502ccaff4e9ec68a6f53c1a9046d0e6d18096b7a7b34e0b06893adae89eb369b2b27e97
6
+ metadata.gz: 6338fc6be0c1e94b86c5b61cdf5e461cbecdac78c9502a64299df6ee42e809a0e6fa1b819c1d04b65fd321a1201fcbee7b024f6692c34366e399917865ba7b3d
7
+ data.tar.gz: 46da65c5ba22643281eeac7b4fbbbd0b1ddb0c489c61709d988055936c004aa968e99075f7e2bfe62cc3f363702122d2c0099d29a93a1f907e7db1e2cd934ed4
data/docker-compose.yml CHANGED
@@ -10,6 +10,11 @@ services:
10
10
  - "5900"
11
11
  depends_on:
12
12
  - hub
13
+ environment:
14
+ - HUB_PORT_4444_TCP_ADDR=hub
15
+ - HUB_PORT_4444_TCP_PORT=4444
16
+ - no_proxy=localhost
17
+ - HUB_ENV_no_proxy=localhost
13
18
  mustadio:
14
19
  image: yetanotherlucas/mustadio
15
20
  ports:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gridium
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.22
4
+ version: 1.0.24
5
5
  platform: ruby
6
6
  authors:
7
7
  - Seth Urban