Changing formatting of ports stanzas, part tre.

This commit is contained in:
2025-02-22 19:07:57 -05:00
parent d5c7c5fe4b
commit dc478f02df
+3 -3
View File
@@ -2193,7 +2193,7 @@ services:
networks:
default: null
ports:
- 127.0.0.1:8889:8888
- 8889:8888
restart: unless-stopped
volumes:
- bind:
@@ -2313,8 +2313,8 @@ services:
networks:
default: null
ports:
- 10000:10000}/udp
- 127.0.0.1:8091:8080
- 10000:10000/udp
- 8091:8080
restart: unless-stopped
volumes:
- bind: