starting on frontend, auth finished for backend
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
FROM scratch
|
||||
#FROM alpine
|
||||
|
||||
# Copy in the binary and settings file
|
||||
COPY goInventorize-linux-amd64 /
|
||||
COPY frontend/build /frontend
|
||||
|
||||
ENV PORT=3000
|
||||
# Export necessary port.
|
||||
|
Reference in New Issue
Block a user