mirror of
https://github.com/aykhans/bsky-pds-easy.git
synced 2025-05-30 01:50:02 +00:00
update file struct
This commit is contained in:
parent
03d504ce06
commit
168085a2b3
@ -12,8 +12,8 @@ services:
|
||||
- pds
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./caddy/data:/data
|
||||
- ./caddy/etc/caddy:/etc/caddy
|
||||
- ./data/caddy/data:/data
|
||||
- ./data/caddy/etc/caddy:/etc/caddy
|
||||
env_file:
|
||||
- ./pds.env
|
||||
|
||||
@ -24,10 +24,10 @@ services:
|
||||
networks:
|
||||
- bsky-pds
|
||||
volumes:
|
||||
- ./:/pds
|
||||
- ./data:/pds
|
||||
env_file:
|
||||
- ./pds.env
|
||||
|
||||
networks:
|
||||
bsky-pds:
|
||||
external: false
|
||||
external: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user