ai/at
1
0
This commit is contained in:
2024-10-18 23:51:17 +09:00
parent 6b12d8318b
commit 5fb91c4063
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -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: