feat(.env.dev): added missing nginx confi var
This commit is contained in:
parent
4494485f11
commit
4431a346a6
1 changed files with 2 additions and 1 deletions
3
.env.dev
3
.env.dev
|
@ -9,4 +9,5 @@ SINTONIA_VITE_PORT=9877
|
|||
SINTONIA_USER=sintonia
|
||||
SINTONIA_UID=1000
|
||||
SINTONIA_NODE_VERSION=22.13.0
|
||||
SINTONIA_CONFIG_FILEPATH=./dev/sintonia-webapp/laravel/.env.dev.example
|
||||
SINTONIA_CONFIG_FILEPATH=./dev/sintonia-webapp/laravel/.env.dev.example
|
||||
SINTONIA_NGINX_CONFIG_FILEPATH=./docker/nginx-sintonia.conf.template
|
Loading…
Add table
Add a link
Reference in a new issue