mirror of
https://github.com/standardnotes/server
synced 2026-01-16 20:04:32 -05:00
chore: change the localstack bootstrap path in the example docker compose file
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
- HOSTNAME_EXTERNAL=localstack
|
||||
- LS_LOG=warn
|
||||
volumes:
|
||||
- ./docker/localstack_bootstrap.sh:/etc/localstack/init/ready.d/localstack_bootstrap.sh
|
||||
- ./localstack_bootstrap.sh:/etc/localstack/init/ready.d/localstack_bootstrap.sh
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
networks:
|
||||
- standardnotes_self_hosted
|
||||
|
||||
Reference in New Issue
Block a user