Skip to content

Commit 97d09bf

Browse files
authored
fix(ZMS): .env.template settings for local env
1 parent 15ebb0b commit 97d09bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ddev/.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ CORS=http://localhost:8082,http://localhost:8080,http://localhost:8090,https://l
6161
IP_BLACKLIST=
6262

6363
# Debug Configuration
64-
PHP_IDE_CONFIG="serverName=localhost"
64+
PHP_IDE_CONFIG="serverName=zms.ddev.site"

0 commit comments

Comments
 (0)