update deploy_meta and template for dev docker
This commit is contained in:
parent
12389c5d59
commit
ca45c457f7
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import os
|
||||
import sys
|
||||
import yaml
|
||||
import os
|
||||
from PyQt5.QtWidgets import QMainWindow, QLineEdit, QLabel, QAction
|
||||
from PyQt5.QtWidgets import QFileDialog, QGridLayout, QWidget, QApplication
|
||||
from PyQt5.QtWidgets import QMessageBox
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ docker:
|
|||
name: null
|
||||
port: 5432
|
||||
name: null
|
||||
machine: default
|
||||
logging:
|
||||
paths: [null]
|
||||
maintenance:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue