This commit is contained in:
		@@ -23,5 +23,4 @@ WORKDIR /srv/app
 | 
			
		||||
COPY --from=build /srv/app/build /srv/app/build
 | 
			
		||||
 | 
			
		||||
ENV LISTEN_ADDRESS=0.0.0.0:8080 GIN_MODE=release
 | 
			
		||||
 | 
			
		||||
CMD ["/srv/app/build"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user