Add new config var for the data gateway url

This commit is contained in:
Benedikt Kulmann
2020-06-24 22:18:03 +02:00
parent 5ecd9f4889
commit bd85e0bb8d
3 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -229,8 +229,9 @@ type Reva struct {
LDAP LDAP
OCDav OCDav
Storages StorageConfig
// Ports are used configure which services to start on which port
// Ports are used to configure which services to start on which port
Frontend Port
DataGateway Port
Gateway Gateway
Users Users
AuthBasic Port