Skip to content

Commit 111bf38

Browse files
authored
updated .env
1 parent def8064 commit 111bf38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ NGINX_PORT=8080
3131
###> php configuration ###
3232

3333
# php version
34-
# ie: 8.2, 8.1, 8.0 , 7.4, 7.3, 7.2 and 7.1
34+
# ie: 8.3, 8.2, 8.1, 8.0 , 7.4, 7.3, 7.2 and 7.1
3535
PHP_VERSION=8.1
3636

3737
# php fpm expose port
@@ -52,7 +52,7 @@ PHP_ENABLE_XDEBUG=0
5252
###> nodejs configuration ###
5353

5454
# node version
55-
# ie: 18.x, 17.x or any valid version
55+
# ie: 20.x, 18.x, 17.x or any valid version
5656
NODE_VERSION=16.x
5757

5858
###< nodejs configuration ###

0 commit comments

Comments
 (0)