update
This commit is contained in:
@@ -51,6 +51,7 @@ RUN rm -rf receipt-manager-webapp
|
||||
WORKDIR /app/src
|
||||
|
||||
EXPOSE 8721
|
||||
EXPOSE 5558
|
||||
|
||||
# command to run on container start
|
||||
CMD [ "python", "-u", "./__init__.py" ]
|
||||
|
||||
@@ -11,4 +11,4 @@ sqlDatabase: receiptData
|
||||
sqlPassword: cbadf3c7d51a20df94a0ed37ed92bff16a75fdaa35d1f53e78f99ebe0179f89e
|
||||
sqlServerIP: 192.168.50.6
|
||||
sqlUsername: receiptParser
|
||||
useSSL: false
|
||||
useSSL: true
|
||||
|
||||
Reference in New Issue
Block a user