generated from ConductionNL/Proto-component-commonground
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.env
91 lines (71 loc) · 2.75 KB
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
##################################################
#
# General settings for your component
#
##################################################
##################################################
# Enviroment settings
##################################################
# The shortcode for this component, should be a small set of letters reprecentint the application
APP_NAME=pc
# The Full title of the application
APP_TITLE=Proto Component
# The current version of the application
APP_VERSION=V.0.1
# Do you want to display the symfony debug toolbar?
APP_DEBUG=1
# What is the enviroment type you want to use for local production? (choose between dec,stag,prod, acce or test)
APP_ENV=dev
# The description for this api
APP_DESCRIPTION='Naast deze JSON rest API is er ook een [graphql](/graphql) interface beschikbaar.'
##################################################
# Documentation settings
##################################################
APP_DEMO=pc.zaakonline.nl
APP_REPRO=https://github.com/ConductionNL/Proto-component-commonground
##################################################
# Docker settings
##################################################
CONTAINER_REGISTRY_BASE=docker.io/conduction
CONTAINER_PROJECT_NAME=pc
CONTAINER_REPRO=https://hub.docker.com/repository/docker/conduction/pc-php
##################################################
# Notifcation settings
##################################################
NOTIFICATION_ENABLED=false
NOTIFICATION_PROVIDER=sasd
NOTIFICATION_ENABLED_AUTHORIZATION=sasd
##################################################
# Authorization settings
##################################################
AUTH_ENABLED=false
AUTH_PROVIDER=sasd
AUTH_AUTHORIZATION=sasd
##################################################
# Auditrail settings
##################################################
AUDITTRAIL_ENABLED=false
##################################################
# Healthcheck settings
##################################################
HEALTH_ENABLED=false
##################################################
# Archive settings
##################################################
ARCHIVE_ENABLED=false
##################################################
# NLX Setup, read more at https://docs.nlx.io/get-started/#
##################################################
# Do you want to provide an nlx outway? (option for your component to reach nlx services)
NLX_OUTWAY=true
# Do you want to provice an nlx inway (option for nlx services to reach your api)
NLX_INWAY=false
# NLX Certification Details
NLX_COUNTRY_NAME=Netherlands
NLX_STATE=Noord-Holland
NLX_LOCALITY=Amsterdam
NLX_ORGANIZATION_NAME=Conduction
NLX_ORGANIZATION_UNIT_NAME=Common-Ground
NLX_COMMON_NAME=zaakonline.nl
NLX_CHALLANGE_PASSWORD=