Checkpoint ajustes atuais

This commit is contained in:
Frederico Castro
2025-12-10 15:43:12 -03:00
parent 6f537336de
commit 1e24b5eda5
8 changed files with 62 additions and 1099 deletions

View File

@@ -17,13 +17,6 @@ services:
volumes:
- ./backend/src:/app/src
- /etc/localtime:/etc/localtime:ro
dns:
- 172.19.100.16
- 172.19.100.17
- 8.8.8.8
depends_on:
oracle18c:
condition: service_healthy
networks:
- shared_network
restart: unless-stopped