diff --git a/.README.md.swp b/.README.md.swp new file mode 100644 index 0000000..aa4c5e2 Binary files /dev/null and b/.README.md.swp differ diff --git a/.compose.yml.swp b/.compose.yml.swp new file mode 100644 index 0000000..22518bd Binary files /dev/null and b/.compose.yml.swp differ diff --git a/compose.yml b/compose.yml index 8a011f1..c9d67a5 100644 --- a/compose.yml +++ b/compose.yml @@ -33,7 +33,7 @@ services: restart_policy: condition: on-failure labels: - - "coop-cloud.${STACK_NAME}.version=" + - "coop-cloud.${STACK_NAME}.version=0.1.0+0.16.1" healthcheck: test: ["CMD", "wget", "--no-verbose", "--tries=1", "--spider", "http://localhost:8536/api/v3/site"] interval: 30s