Fixed docker compose

This commit is contained in:
Atridad Lahiji 2024-06-03 15:47:12 -06:00
parent e93656668d
commit 7e1991a851
No known key found for this signature in database

View file

@ -41,5 +41,5 @@ volumes:
networks: networks:
nginx_default: nginx_default:
external:
name: nginx_default name: nginx_default
external: true