change env file named

This commit is contained in:
2025-02-09 11:47:01 +02:00
parent b0e18606e9
commit d1c49c2f46
5 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# Docker Compose v2.20 or greater required to use "include"
include:
#################### NETWORKS ####################
- ../../compose/networks/proxy.yaml
- ../../compose/networks/${FLATNOTES_NETWORk_ID}.yaml
#################### SERVICES ####################
- ../../compose/flatnotes.yaml

View File

@@ -2,6 +2,5 @@
include:
#################### NETWORKS ####################
- ../../compose/networks/proxy.yaml
- ../../compose/networks/socket-proxy.yaml
#################### SERVICES ####################
- ../../compose/flatnotes.yaml