1
0

feat: Announcement API
Remote Deploy / deploy (push) Successful in 2m38s

This commit is contained in:
2026-06-02 11:18:49 +02:00
parent 939633b675
commit abddc62f8c
5 changed files with 70 additions and 13 deletions
+4
View File
@@ -9,5 +9,9 @@ services:
NODE_ENV: production
EMAIL: username@spsejecna.cz
PASSWORD: mojesupertajneheslo
# API for announcing errors and other global stuff for the client
# This server is open-source too, tho I don't recommend hosting it yourself,
# since it is used for global announcements and if you host it yourself, you won't get the latest news.
ANNOUNCEMENT_API: https://announcement.jecnarozvrh.jzitnik.dev
volumes:
- ./volume:/usr/src/app/volume