diff --git a/README.md b/README.md index 9cda7ea..5b7324d 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,7 @@ For support and assistance with PHYRE PANEL, please visit our [documentation](ht ## License -PHYRE PANEL is released under the [MIT License](https://opensource.org/licenses/MIT). See the [LICENSE](LICENSE) file for details. - +PHYRE PANEL is licensed under the [GNU General Public License (GPL) version 3](https://www.gnu.org/licenses/gpl-3.0.en.html). See the [LICENSE](LICENSE) file for details. ## Connect with Us Stay up to date with the latest news and updates from PHYRE PANEL: diff --git a/docker-compose.yml b/docker-compose.yml deleted file mode 100644 index 32f35ed..0000000 --- a/docker-compose.yml +++ /dev/null @@ -1,13 +0,0 @@ -services: - phyre: - build: - context: ./docker - dockerfile: Dockerfile - ports: - - "80:80" - - "443:443" - - "3306:3306" - - "8443:8443" - volumes: - - .:/usr/local/phyre - diff --git a/version.txt b/version.txt index 4e379d2..bcab45a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.2 +0.0.3