Skip to content

Commit

Permalink
build: fix network for josm compose file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jan 12, 2024
1 parent 7fdcab5 commit bc5aa9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/josm/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
depends_on:
- josm-novnc
networks:
- fmtm-dev
- fmtm-net
- x11
ports:
- 8111:80
Expand Down

0 comments on commit bc5aa9e

Please sign in to comment.