mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
fix: do not expose port 80 for old images
This commit is contained in:
parent
b8b703572b
commit
c615e4a41b
1 changed files with 0 additions and 1 deletions
|
|
@ -2,4 +2,3 @@ services:
|
|||
frontend:
|
||||
ports:
|
||||
- 8080:8080
|
||||
- 80:80 # For old images
|
||||
|
|
|
|||
Loading…
Reference in a new issue