Remove copilot env overrides and add config placeholders
This commit is contained in:
@@ -42,7 +42,6 @@ COPY run-buddy.sh "$APP_CODE_DIR/run-buddy.sh"
|
||||
COPY nginx.conf "$APP_CODE_DIR/nginx.conf"
|
||||
COPY supervisord.conf "$APP_CODE_DIR/supervisord.conf"
|
||||
COPY config.example.json "$APP_CODE_DIR/config.example.json"
|
||||
COPY copilot.env.example "$APP_CODE_DIR/copilot.env.example"
|
||||
COPY tmp_data/ "$APP_TMP_DIR/"
|
||||
COPY manticore/ "$APP_CODE_DIR/manticore/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user