Logout
This commit is contained in:
		@@ -15,7 +15,7 @@ WORKDIR /app
 | 
			
		||||
RUN apk add --no-cache sqlite-libs mariadb-connector-c libgcc
 | 
			
		||||
COPY --from=builder /app/bootstrap .
 | 
			
		||||
 | 
			
		||||
EXPOSE 3030
 | 
			
		||||
ENV PORT 3030
 | 
			
		||||
EXPOSE 30303
 | 
			
		||||
ENV PORT 30303
 | 
			
		||||
 | 
			
		||||
CMD ["sh", "-c", "./bootstrap"]
 | 
			
		||||
		Reference in New Issue
	
	Block a user