mirror of
https://github.com/BreizhHardware/ntfy_alerts.git
synced 2026-03-18 21:40:38 +01:00
refactor(rust): restructure project and update configuration management
This commit is contained in:
@@ -18,8 +18,7 @@ RUN mkdir src && \
|
||||
rm -rf src
|
||||
|
||||
# Copy real file
|
||||
COPY ntfy.rs ./src/main.rs
|
||||
COPY api.rs ./src/api.rs
|
||||
COPY src/ ./src/
|
||||
|
||||
# Build the application
|
||||
RUN cargo build --release
|
||||
|
||||
Reference in New Issue
Block a user