generated from Templates/Docker_Image
fix: more bugfixes, refs NOISSUE
This commit is contained in:
@@ -30,7 +30,7 @@ COPY ./ai_software_factory .
|
||||
# fi
|
||||
|
||||
# Initialize database tables (use SQLite by default, can be overridden by DB_POOL_SIZE env var)
|
||||
RUN python database.py || true
|
||||
# RUN python database.py || true
|
||||
|
||||
# Expose port
|
||||
EXPOSE 8000
|
||||
|
||||
Reference in New Issue
Block a user