mirror of
https://github.com/standardnotes/server.git
synced 2026-01-16 23:01:05 +00:00
fix: localstack version in docker compose example
This commit is contained in:
parent
41a04062c9
commit
3c10de3e5d
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ services:
|
|||
- standardnotes_self_hosted
|
||||
|
||||
localstack:
|
||||
image: localstack/localstack:1.3
|
||||
image: localstack/localstack:3.0
|
||||
container_name: localstack_self_hosted
|
||||
expose:
|
||||
- 4566
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue