Update exposed ports
This commit is contained in:
+1
-3
@@ -113,7 +113,7 @@ services:
|
||||
- postiz-config:/config/
|
||||
- postiz-uploads:/uploads/
|
||||
ports:
|
||||
- "4000:5000"
|
||||
- "3020:5000"
|
||||
networks:
|
||||
- postiz-network
|
||||
- temporal-network
|
||||
@@ -188,8 +188,6 @@ services:
|
||||
temporal:
|
||||
container_name: temporal
|
||||
restart: always
|
||||
ports:
|
||||
- '7233:7233'
|
||||
image: temporalio/auto-setup:1.28.1
|
||||
depends_on:
|
||||
temporal-postgresql:
|
||||
|
||||
Reference in New Issue
Block a user