Atualizar docker-compose.yml

This commit is contained in:
2026-06-04 21:44:59 -03:00
parent 9cf86a5faf
commit aa1f93091d

View File

@@ -1,8 +1,6 @@
services:
minha-app:
build: .
ports:
- "8095:80"
restart: unless-stopped
environment:
- TZ=America/Sao_Paulo
@@ -12,4 +10,4 @@ services:
networks:
scriptcase_network:
external: true
name: scriptcase_network
name: scriptcase_network