refactor: remove unnecessary comments from compose.yaml
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 18s
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 18s
This commit is contained in:
parent
5d5e769372
commit
e46a634db4
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user