fixed service names

This commit is contained in:
Yhael S
2024-01-20 06:38:04 -06:00
parent cf6d846723
commit d8f96573e3
4 changed files with 11 additions and 11 deletions

View File

@@ -103,7 +103,7 @@ S3_VIRTUAL_HOST=s3.odoocker.test
S3_API_PORT=9000
S3_CONSOLE_PORT=9001
AWS_HOST=http://s3:${S3_API_PORT}
AWS_HOST=http://minio:${S3_API_PORT}
AWS_REGION=
AWS_ACCESS_KEY_ID=myaccesskey
AWS_SECRET_ACCESS_KEY=mysecretkey