This commit is contained in:
Bozhidar 2024-04-26 11:49:37 +03:00
parent f7291eba7e
commit 8ccd830f39
3 changed files with 2 additions and 16 deletions

View File

@ -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:

View File

@ -1,13 +0,0 @@
services:
phyre:
build:
context: ./docker
dockerfile: Dockerfile
ports:
- "80:80"
- "443:443"
- "3306:3306"
- "8443:8443"
volumes:
- .:/usr/local/phyre

View File

@ -1 +1 @@
0.0.2
0.0.3