refactor: remove unnecessary comments from compose.yaml
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 18s

This commit is contained in:
Nathan 2026-07-07 10:48:44 -04:00
parent 5d5e769372
commit e46a634db4

View File

@ -1,14 +1,8 @@
###############################################################
# Networks
###############################################################
networks: networks:
proxy-net: proxy-net:
name: proxy-net name: proxy-net
external: true external: true
###############################################################
# Services
###############################################################
services: services:
postgresql: postgresql:
image: docker.io/library/postgres:16-alpine image: docker.io/library/postgres:16-alpine