mirror of
https://github.com/standardnotes/server
synced 2026-07-14 00:01:54 -04:00
fix: localstack version in docker compose example
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user