Skip to content

Commit

Permalink
Fixed Couchbase build
Browse files Browse the repository at this point in the history
  • Loading branch information
Geolim4 committed Jan 6, 2024
1 parent 04ec737 commit 7ad3e32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/ci/scripts/install_couchbase.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ echo "# 4) Setting up the bucket"
curl -i "http://127.0.0.1:8091/pools/default/buckets" \
-d name=phpfastcache \
-d ramQuotaMB=256 \
-d flushEnabled=1 \
-u ${USERNAME}:${PASSWORD} \


Expand Down

0 comments on commit 7ad3e32

Please sign in to comment.