Skip to content

Commit 68a7b41

Browse files
authored
Update docker
Update script comment
2 parents f800a09 + 58698d6 commit 68a7b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/server_dev.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
#it start server with multi namespaces enabled and the NAMESPACE_S3_CREDENTIALS_2 are correct for dev env
2+
#it start server with multi namespaces (e.g. supported by ECS implementation) enabled and the NAMESPACE_S3_CREDENTIALS_2 are correct for dev env
33
export ROKKU_NAMESPACES_ENABLED=true
44
export NAMESPACE_S3_CREDENTIALS_1=aa,bb
55
export NAMESPACE_S3_CREDENTIALS_2=accesskey,secretkey

0 commit comments

Comments
 (0)