Commit 0051e071 authored by Márcio Adriano Siqueira Simão's avatar Márcio Adriano Siqueira Simão

Merge branch 'homolog' into 'master'

fix: Restaura porta anterior do servidor web

See merge request !2
parents f32eb01f d9a4dfa4
...@@ -4,6 +4,6 @@ services: ...@@ -4,6 +4,6 @@ services:
build: docker build: docker
container_name: php-saci container_name: php-saci
ports: ports:
- "8081:80" - "83:80"
volumes: volumes:
- ./:/var/www/html - ./:/var/www/html
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment