Add account for scipio application
This commit is contained in:
parent
bec4d2cac5
commit
c20af0bdf7
@ -72,3 +72,8 @@ omni_users:
|
|||||||
uid: 1292
|
uid: 1292
|
||||||
targets: [datastore]
|
targets: [datastore]
|
||||||
svc: true
|
svc: true
|
||||||
|
|
||||||
|
- name: mech_scipio
|
||||||
|
uid: 1291
|
||||||
|
targets: [datastore]
|
||||||
|
svc: true
|
||||||
|
@ -84,3 +84,16 @@ omni_compose_apps:
|
|||||||
main: 192.168.100.0/24
|
main: 192.168.100.0/24
|
||||||
versions:
|
versions:
|
||||||
default: "5.12"
|
default: "5.12"
|
||||||
|
scipio:
|
||||||
|
datastore: /appdata/scipio
|
||||||
|
account:
|
||||||
|
name: mech_scipio
|
||||||
|
uid: 1291
|
||||||
|
published:
|
||||||
|
host: scipio.net.enp.one
|
||||||
|
ports:
|
||||||
|
8081: 8080
|
||||||
|
networks:
|
||||||
|
main: 192.168.106.0/24
|
||||||
|
versions:
|
||||||
|
default: latest
|
||||||
|
Reference in New Issue
Block a user