1
0
mirror of https://github.com/Segate-ekb/publicator.git synced 2024-11-16 09:58:27 +02:00

add .gitignore

This commit is contained in:
Ivanov Egor 2023-03-16 15:08:54 +03:00
parent 2f6e75c8ee
commit d191377e4e
2 changed files with 13 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.env
/webserver/distr

11
.onec.env.example Normal file
View File

@ -0,0 +1,11 @@
export ONEC_USERNAME=onec
export ONEC_PASSWORD=onec
export ONEC_VERSION=8.3.18.1520
export EDT_VERSION=2021.2.7
export DOCKER_USERNAME=jugatsu
export DOCKER_LOGIN=login
export DOCKER_PASSWORD=password
export DOCKER_SYSTEM_PRUNE=false
export NO_CACHE=false