updated example docker compose
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a302434683
commit
f5d79ac323
@ -6,6 +6,7 @@ services:
|
||||
build: .
|
||||
container_name: s3-proxy
|
||||
environment:
|
||||
- name=value
|
||||
- S3_ENDPOINT=s3.idontknow.com
|
||||
- S3_BUCKET=public
|
||||
ports:
|
||||
- 3000:3000
|
Loading…
Reference in New Issue
Block a user