Skip to content

Commit

Permalink
New release v1.5
Browse files Browse the repository at this point in the history
edit: new sample files for RIG v1.5
  • Loading branch information
alex-travasso authored Dec 6, 2024
1 parent fe954b5 commit 9f15656
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions samples/docker-compose-v1.5-sample.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Docker Compose Sample - RIG v1.5
version: '3.7'
services:

Expand Down
2 changes: 1 addition & 1 deletion samples/production-v1.5-noRedis.env.sample
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
##############################################################################################################################
# ENV Sample - For single RIG container instance, using in-memory database (no Redis is required) #
# ENV Sample - For single RIG container instance, using in-memory database (no Redis is required) RIG v1.5 #
##############################################################################################################################

# ********************************************************************************************
Expand Down
2 changes: 1 addition & 1 deletion samples/production-v1.5.env.sample
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
##############################################################################################################################
# ENV Sample - For a CLUSTERED RIG setup, using a Redis database #
# ENV Sample - For a CLUSTERED RIG setup, using a Redis database RIG v1.5 #
##############################################################################################################################

# ********************************************************************************************
Expand Down
2 changes: 1 addition & 1 deletion samples/redis-customer-configuration-v1.5.sample
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
##############################################################################################################################
# Customer Configuration for REDIS (JSON) #
# Customer Configuration for REDIS (JSON) - RIG v1.5 #
##############################################################################################################################

********************************************************************************************
Expand Down

0 comments on commit 9f15656

Please sign in to comment.