|
|
@@ -215,8 +215,8 @@ services:
|
|
|
mc admin policy attach s3 overleaf-filestore \
|
|
|
--user=OVERLEAF_FILESTORE_S3_ACCESS_KEY_ID
|
|
|
gcs:
|
|
|
- image: fsouza/fake-gcs-server:1.45.2
|
|
|
- command: ["--port=9090", "--scheme=http"]
|
|
|
+ image: fsouza/fake-gcs-server:1.52.3
|
|
|
+ command: ["--port=9090", "--scheme=http", "--external-url=http://gcs:9090"]
|
|
|
healthcheck:
|
|
|
test: wget --quiet --output-document=/dev/null http://localhost:9090/storage/v1/b
|
|
|
interval: 1s
|