command
module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
web-bridge
ngrok http --domain=sharp-happy-grouse.ngrok-free.app 80
firebase emulators:start --only firestore --project dessage
#nginx
sudo setsebool -P httpd_can_network_connect 1
sudo setsebool -P httpd_read_user_content 1
#firewall
sudo firewall-cmd --permanent --add-service=http
sudo firewall-cmd --permanent --add-service=https
sudo firewall-cmd --zone=public --add-port=8880/tcp --permanent
sudo firewall-cmd --zone=public --add-port=8881/tcp --permanent
sudo firewall-cmd --reload
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.