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: networks:
default: null default: null
ports: ports:
- 127.0.0.1:8889:8888 - 8889:8888
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- bind: - bind:
@@ -2313,8 +2313,8 @@ services:
networks: networks:
default: null default: null
ports: ports:
- 10000:10000}/udp - 10000:10000/udp
- 127.0.0.1:8091:8080 - 8091:8080
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- bind: - bind: