You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install-production.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ For more details on how to configure each service see :ref:`configuration-label`
106
106
107
107
SEBSERVER_PWD
108
108
- The SEB Server password is needed for various reasons. This password must be always the same and should be securely stored somewhere
109
-
DB_SA_PWD=somePW
109
+
DB_SA_PWD
110
110
- The super user password for the data base connection. If you don't want to use the super user to connect to database you need to configure this within the docker-compose file for all services that needs a database connection.
111
111
DNS_NAME
112
112
- The DNS name where your host is available from the Internet
0 commit comments