mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 07:45:09 +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:
|
frontend:
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
- 80:80 # For old images
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue