enabling login btw users
This commit is contained in:
@@ -24,6 +24,8 @@ RUN uv pip install --system -e .
|
||||
# Copy application code
|
||||
COPY *.py ./
|
||||
COPY blueprints ./blueprints
|
||||
COPY aerich.toml ./
|
||||
COPY migrations ./migrations
|
||||
COPY startup.sh ./
|
||||
RUN chmod +x startup.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user