We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f800a09 + 58698d6 commit 68a7b41Copy full SHA for 68a7b41
scripts/server_dev.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-#it start server with multi namespaces enabled and the NAMESPACE_S3_CREDENTIALS_2 are correct for dev env
+#it start server with multi namespaces (e.g. supported by ECS implementation) enabled and the NAMESPACE_S3_CREDENTIALS_2 are correct for dev env
3
export ROKKU_NAMESPACES_ENABLED=true
4
export NAMESPACE_S3_CREDENTIALS_1=aa,bb
5
export NAMESPACE_S3_CREDENTIALS_2=accesskey,secretkey
0 commit comments