Skip to content

Commit

Permalink
Rename deployments folder to configurations (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmatnazali authored Jan 30, 2024
1 parent b0158cb commit 2e26892
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Starter template for CodeIgniter 4.4.5 on Ubuntu 20.04 LTS

## Folder Structure

- `deployments`: various deployments configuration (e.g. kubernetes config for both staging and production)
- `configurations`: various development/deployment configurations (e.g. docker/kubernetes config for dev, staging, and production)
- `documents`: all files that not directly related to the code and will not be included inside source image (e.g. requirements, notes, diagram)
- `source`: root folder for the CI4 project

Expand Down

0 comments on commit 2e26892

Please sign in to comment.