Commit 391f131ca1f6ccbf30ae89eb335a49e876a57995
Exists in
master
Merge de melhorias provinientes do GitHub e Portal do Software Público
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
docker-compose.yml
@@ -51,7 +51,7 @@ services: | @@ -51,7 +51,7 @@ services: | ||
51 | volumes: | 51 | volumes: |
52 | - /mnt/sei/src:/opt | 52 | - /mnt/sei/src:/opt |
53 | environment: | 53 | environment: |
54 | - - SEI_HOST_URL="http://localhost" | 54 | + - SEI_HOST_URL=http://localhost |
55 | links: | 55 | links: |
56 | - mysql:mysql | 56 | - mysql:mysql |
57 | # - oracle:oracle | 57 | # - oracle:oracle |