Skip to content

Commit 9dc753a

Browse files
committed
PLA-633 Add version comment to YAML as requested
1 parent fe151e6 commit 9dc753a

7 files changed

+8
-1
lines changed

docker-compose.disable-user-access.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# To disable User Access Control include this file in the startup command with -f docker-compose.disable-user-access.yml will
1+
# On-Site Version 4.0
2+
# To disable User Access Control include this file in the startup command with -f docker-compose.disable-user-access.yml
23
version: '3.6'
34

45
services:

docker-compose.macromolecule-hub.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# On-Site Version 4.0
12
version: "3.6"
23

34
services:

docker-compose.port-configuration.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# On-Site Version 4.0
12
version: "3.6"
23

34
services:

docker-compose.sample-csd-theory-db-config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# On-Site Version 4.0
12
# Configure local database volumes here for CSD-Theory installations.
23

34
version: "3.6"

docker-compose.sample-enable-sso.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# On-Site Version 4.0
12
# Configure single sign on here
23

34
version: "3.6"

docker-compose.sample-onsite-only-db-config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# On-Site Version 4.0
12
version: "3.6"
23

34
services:

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# On-Site Version 4.0
12
version: "3.6"
23

34
x-labels: &k8s-labels

0 commit comments

Comments
 (0)