mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-14 09:04:06 +00:00
fix: do not expose port 80 for old images
This commit is contained in:
parent
b8b703572b
commit
c615e4a41b
@ -2,4 +2,3 @@ services:
|
|||||||
frontend:
|
frontend:
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
- 80:80 # For old images
|
|
||||||
|
Loading…
Reference in New Issue
Block a user