Skip to content
Snippets Groups Projects

Draft: F acm permissions2

Closed Timm Fitschen requested to merge f-acm-permissions2 into dev
8 files
+ 138
29
Compare changes
  • Side-by-side
  • Inline

Files

@@ -75,7 +75,7 @@ MYSQL_SCHEMA_VERSION=v4.0.0
# Server options
# --------------------------------------------------
# The context root is a prefix which allows running multiple instances of CaosDB using the same
# hostname and port.
# hostname and port. Must start with "/".
CONTEXT_ROOT=
# HTTPS port of this server instance.
SERVER_PORT_HTTPS=443
Loading