2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-13 00:36:26 +00:00

fix: do not expose port 80 for old images

This commit is contained in:
Revant Nandgaonkar 2022-02-06 21:57:53 +05:30
parent b8b703572b
commit c615e4a41b

View File

@ -2,4 +2,3 @@ services:
frontend:
ports:
- 8080:8080
- 80:80 # For old images