Skip to content

Commit 23f2b04

Browse files
uncomment env.example value so create works
1 parent ee91edc commit 23f2b04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ FRONTEND_PORT=3000
77
# Optional: ATXP connection string for image generation and storage
88
# If not provided, connection string must be sent via x-atxp-connection-string header
99
# The application will return a 400 error if neither env var nor header is provided
10-
#ATXP_CONNECTION_STRING=your_connection_string_here
10+
ATXP_CONNECTION_STRING=your_connection_string_here

0 commit comments

Comments
 (0)