mirror of
https://github.com/docker/docs.git
synced 2026-04-01 08:48:56 +07:00
Typo fix in network of production setup guide
This commit is contained in:
@@ -368,7 +368,7 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
networks:
|
||||
- laravel
|
||||
- laravel-production
|
||||
|
||||
postgres:
|
||||
image: postgres:18
|
||||
|
||||
Reference in New Issue
Block a user