Build the dnpm frontend in host network mode
This commit is contained in:
		@@ -6,6 +6,7 @@ services:
 | 
			
		||||
    build:
 | 
			
		||||
      context: ../dnpm/origin
 | 
			
		||||
      dockerfile: Frontend.Dockerfile
 | 
			
		||||
      network: host
 | 
			
		||||
      args:
 | 
			
		||||
        NUXT_HOST: 0.0.0.0
 | 
			
		||||
        NUXT_PORT: 3000
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user