add docuseal

This commit is contained in:
2024-09-22 08:53:59 +02:00
parent fad31e92f5
commit ba5a62b3de
3 changed files with 101 additions and 1 deletions

View File

@ -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