Skip to content

Commit

Permalink
Remove networks from yml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelott committed Jul 10, 2023
1 parent a69a7f4 commit 1b9ba04
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ services:
hostname: guibuilderm
ports:
- "${PORT:-8080}:8080"
networks:
- guibuilder
volumes:
- ${LOGDIR:-./builder_data/logs}:/usr/local/tomcat/logs
- ${BUILDDIR:-./builder_data/map_build_dir}:/usr/local/tomcat/webapps/NGCHM-web-builder/MapBuildDir
Expand Down

0 comments on commit 1b9ba04

Please sign in to comment.