mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-28 07:43:18 +00:00
🎨 Add new Flux icons: implement multiple reusable icon components (e.g., hand-raised, hand-thumb-up, heart, hashtag, home) with variant support for improved UI consistency.
This commit is contained in:
@@ -65,16 +65,6 @@ services:
|
||||
- ping
|
||||
retries: 3
|
||||
timeout: 5s
|
||||
relay:
|
||||
ports:
|
||||
- "7000:7000"
|
||||
volumes:
|
||||
- ./relay:/usr/src/app/db
|
||||
- ./relay/config.toml:/usr/src/app/config.toml
|
||||
image: scsibug/nostr-rs-relay:latest
|
||||
user: "${DOCKER_UID:-1000}:${DOCKER_GID:-1000}"
|
||||
networks:
|
||||
- sail
|
||||
networks:
|
||||
sail:
|
||||
driver: bridge
|
||||
|
||||
Reference in New Issue
Block a user