We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bfae0 commit 54a8828Copy full SHA for 54a8828
.env.docker.example
@@ -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)
10
COMPOSE_SERVER_DOMAIN=demo.os2display.dk
11
12
# Version of itkdev/os2display-api-service
0 commit comments