We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7500002 commit 8fcaa32Copy full SHA for 8fcaa32
dev.yml
@@ -6,7 +6,7 @@ up:
6
or: [mysql@5.7]
7
conflicts: [mysql-connector-c, mysql, mysql-client]
8
- ruby: 2.7.2
9
- - railgun
+ - isogun
10
- bundler
11
12
env:
railgun.yml isogun.ymlrailgun.yml renamed to isogun.yml
@@ -2,14 +2,10 @@
2
name: identity-cache
3
4
vm:
5
- image: /opt/dev/misc/railgun-images/default
ip_address: 192.168.64.98
memory: 1G
cores: 2
-volumes:
- root: 1G
-
13
services:
14
- mysql
15
- memcached
0 commit comments