Fix typo in networks key name

This commit is contained in:
Kienan Stewart 2022-09-11 11:14:07 -04:00
parent ffb8250e13
commit ade0be88b8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
version: '3' version: '3'
# Publish a port instead of using the web network # Publish a port instead of using the web network
network: networks:
web: web:
external: false external: false