Skip to content

Commit 54a8828

Browse files
committed
Improved documentation
1 parent c4bfae0 commit 54a8828

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.env.docker.example

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# =============================================================================
2+
# Example .env file for os2display-docker-server
3+
# It contains variables for local configuration.
4+
# Copy this file to .env.docker and adjust the values as needed for your setup.
5+
# Lines starting with # are comments.
6+
# =============================================================================
7+
8+
9+
# The domain name where the server will be accessible (e.g., demo.os2display.dk)
110
COMPOSE_SERVER_DOMAIN=demo.os2display.dk
211

312
# Version of itkdev/os2display-api-service

0 commit comments

Comments
 (0)