add docuseal
This commit is contained in:
@ -5,6 +5,7 @@ networks:
|
||||
back_network:
|
||||
driver: bridge
|
||||
attachable: true
|
||||
external: false
|
||||
|
||||
#### SERVICES
|
||||
services:
|
||||
@ -69,7 +70,7 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- "3080:3000"
|
||||
- "3222:22"
|
||||
- "222:22"
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
Reference in New Issue
Block a user