Sha256: 8e54677bb4b0fcc02b56349ddc3e4bb94d9159f749b7b6f5441356c99703a825
Contents?: true
Size: 385 Bytes
Versions: 9
Compression:
Stored size: 385 Bytes
Contents
kind: gvc name: {{APP_NAME}} spec: env: - name: MEMCACHE_SERVERS value: memcached.{{APP_NAME}}.cpln.local - name: REDIS_URL value: redis://redis.{{APP_NAME}}.cpln.local:6379 - name: DATABASE_URL value: postgres://postgres:password123@postgres.{{APP_NAME}}.cpln.local:5432/{{APP_NAME}} staticPlacement: locationLinks: - {{APP_LOCATION_LINK}}
Version data entries
9 entries across 9 versions & 2 rubygems