mirror of
https://github.com/RGBCube/cinny
synced 2025-07-30 16:37:46 +00:00
Change license to AGPLv3 (#1115)
* Add CLA github action * Change license to AGPLv3
This commit is contained in:
parent
78951a3bc4
commit
e33a887055
8 changed files with 699 additions and 434 deletions
|
@ -110,12 +110,3 @@ docker run -p 8080:80 cinny:latest
|
|||
```
|
||||
|
||||
This will forward your `localhost` port 8080 to the container's port 80. You can visit the app in your browser by navigating to `http://localhost:8080`.
|
||||
|
||||
|
||||
## License
|
||||
|
||||
Copyright (c) 2021-present Ajay Bura (ajbura)
|
||||
|
||||
Code licensed under the MIT License: <http://opensource.org/licenses/MIT>
|
||||
|
||||
Graphics licensed under CC-BY 4.0: <https://creativecommons.org/licenses/by/4.0/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue