cleans up code
This commit is contained in:
3
env_files/project-example.env
Normal file
3
env_files/project-example.env
Normal file
@@ -0,0 +1,3 @@
|
||||
PROJECT_TYPE=wordpress
|
||||
PROJECT_TYPE=laravel
|
||||
PROJECT_TYPE=livewire
|
||||
@@ -1,4 +1,4 @@
|
||||
local_ip_on_remote=localhost
|
||||
local_port=5432
|
||||
local_port_on_remote=5432
|
||||
remote_host=federal-non-interactive
|
||||
LOCAL_IP_ON_REMOTE=localhost
|
||||
LOCAL_PORT=5432
|
||||
LOCAL_PORT_ON_REMOTE=5432
|
||||
REMOTE_HOST=federal-non-interactive
|
||||
|
||||
Reference in New Issue
Block a user