Compare commits

..

No commits in common. "cda80a5487bcfb4bc64b374d195264c0a9ed5c75" and "a8cf68f70ed7823d4ae0f38d2af61e8c32685459" have entirely different histories.

View File

@ -93,7 +93,7 @@ omni_compose_apps:
scipio: scipio:
build: build:
repository: git@github.com:tjyork/Scipio.git repository: git@github.com:tjyork/Scipio.git
version: 1.0.5 version: 1.0.2
datastore: /appdata/scipio datastore: /appdata/scipio
account: account:
name: mech_scipio name: mech_scipio
@ -106,6 +106,6 @@ omni_compose_apps:
networks: networks:
main: 192.168.106.0/24 main: 192.168.106.0/24
versions: versions:
default: 1.0.5 default: 1.0.2
database: "10" database: "10"
cache: "6.2" cache: "6.2"