mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 08:20:45 -05:00
Merge pull request #284 from Monogramm/docker/export
🐳 Expose exporter port
This commit is contained in:
commit
d3c81822e8
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ services:
|
||||||
- 3448:3448
|
- 3448:3448
|
||||||
- 3449:3449
|
- 3449:3449
|
||||||
- 6060:6060
|
- 6060:6060
|
||||||
|
- 6061:6061
|
||||||
- 9090:9090
|
- 9090:9090
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue