fix
This commit is contained in:
1
build.sh
1
build.sh
@@ -5,3 +5,4 @@ git clone https://github.com/bluesky-social/atproto
|
|||||||
git clone https://github.com/did-method-plc/did-method-plc
|
git clone https://github.com/did-method-plc/did-method-plc
|
||||||
git clone https://github.com/bluesky-social/feed-generator
|
git clone https://github.com/bluesky-social/feed-generator
|
||||||
git clone https://github.com/bluesky-social/social-app
|
git clone https://github.com/bluesky-social/social-app
|
||||||
|
git clone https://github.com/itaru2622/bluesky-selfhost-env
|
||||||
|
@@ -97,7 +97,7 @@ services:
|
|||||||
command: node --enable-source-maps api.js
|
command: node --enable-source-maps api.js
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/ozone/:/data/
|
- ./data/ozone/:/data/
|
||||||
- ./repos/ozone.js:/app/services/ozone/api.js:ro
|
# - ./repos/ozone.js:/app/services/ozone/api.js:ro
|
||||||
env_file:
|
env_file:
|
||||||
- ./envs/ozone
|
- ./envs/ozone
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
Reference in New Issue
Block a user