1
0
mirror of https://github.com/TandoorRecipes/recipes.git synced 2026-01-11 17:16:59 -05:00

Remove obsolete "version:" entry

Per my other PR, "version" is obsolete and throws a warning.
This commit is contained in:
Brian Hagerty
2024-05-06 12:31:35 -05:00
committed by GitHub
parent d976fafd45
commit b32a7a9134

View File

@@ -1,4 +1,3 @@
version: "2.4"
services: services:
db_recipes: db_recipes:
restart: always restart: always
@@ -61,4 +60,4 @@ networks:
ipam: ipam:
driver: default driver: default
config: config:
- subnet: ${IPV6_PREFIX:?NO_IPV6_PREFIX}::/${IPV6_PREFIX_LENGTH:?NO_IPV6_PREFIX_LENGTH} - subnet: ${IPV6_PREFIX:?NO_IPV6_PREFIX}::/${IPV6_PREFIX_LENGTH:?NO_IPV6_PREFIX_LENGTH}