Merge pull request #62 from t3easy/expose
Expose port 80 of zammad-nginx
This commit is contained in:
		
						commit
						c3bb578cc6
					
				| @ -49,6 +49,8 @@ services: | |||||||
|     restart: always |     restart: always | ||||||
|     volumes: |     volumes: | ||||||
|       - zammad-data:/opt/zammad |       - zammad-data:/opt/zammad | ||||||
|  |     expose: | ||||||
|  |       - "80" | ||||||
| 
 | 
 | ||||||
|   zammad-postgresql: |   zammad-postgresql: | ||||||
|     image: ${IMAGE_REPO}:zammad-postgresql${VERSION} |     image: ${IMAGE_REPO}:zammad-postgresql${VERSION} | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user