diff options
| -rw-r--r-- | ghost/compose.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ghost/compose.yml b/ghost/compose.yml index 10ca118..2dcc82f 100644 --- a/ghost/compose.yml +++ b/ghost/compose.yml @@ -103,3 +103,4 @@ services: networks: ghost_network: + name: ghost_network |
