Skip to content

Commit c04954e

Browse files
committed
📚 Add section header to environment variable listing
1 parent 0591ba5 commit c04954e

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

documentation/docs/content/DockerImages/dockerfiles/include/environment-base-app.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Base environment variables
2+
^^^^^^^^^^^^^^^^^^^^^^^^^^
3+
14
====================== ============================= =============
25
Environment variable Description Default
36
====================== ============================= =============

documentation/docs/content/DockerImages/dockerfiles/include/environment-php-dev.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
PHP development environment variables
2+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3+
14
====================================== ===================================== ==============================================
25
Environment variable Description Default
36
====================================== ===================================== ==============================================

documentation/docs/content/DockerImages/dockerfiles/include/environment-web-dev.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Web development environment variables
2+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3+
14
========================== ============================ ==============================================
25
Environment variable Description Default
36
========================== ============================ ==============================================

documentation/docs/content/DockerImages/dockerfiles/include/environment-web.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Web environment variables
2+
^^^^^^^^^^^^^^^^^^^^^^^^^
3+
14
========================== ============================ ==============================================
25
Environment variable Description Default
36
========================== ============================ ==============================================

0 commit comments

Comments
 (0)